Initializing... drag & drop files here
Supports: VOB
.vob file from your DVD's VIDEO_TS folder. Multiple files are processed in batch with the same settings.12.5) to grab a single still, or Multiple Screenshots to pull frames at a chosen interval. Set Quality Preset to Very High (recommended), High, Medium, or Low — VOB uses MPEG-2 at roughly 4–9 Mbps for NTSC DVDs, so going below Medium rarely helps.VOB (Video Object) is the DVD-Video container carrying H.262/MPEG-2 video, AC-3 or DTS audio, subtitles, and menu data, stored as 1 GiB chunks inside the VIDEO_TS folder. AVIF (AV1 Image File Format) is the still-image sibling of the AV1 video codec, designed to deliver photographic quality at roughly half the bytes of JPEG. Pulling stills from a DVD into AVIF gives you archive-grade thumbnails, web-ready posters, and printable frames without dragging around the original 4.7 GB disc image.
| Property | VOB | AVIF |
|---|---|---|
| Type | Video container (DVD-Video) | Still + animated image format |
| Codec(s) | MPEG-2 / MPEG-1 video; AC-3, DTS, LPCM, MPEG audio | AV1 (intra frames) |
| Year standardized | 1995 (DVD-Video spec) | 2019 (AOMedia) |
| Typical resolution | 720×480 (NTSC) / 720×576 (PAL) | Up to 65,536×65,536 |
| Bit depth | 8-bit | 8 / 10 / 12-bit |
| Transparency | No | Yes (alpha channel) |
| HDR / wide gamut | No (BT.601) | Yes (BT.2020, PQ, HLG) |
| File size for 1 frame | N/A (part of multi-GB stream) | ~50% of equivalent JPEG |
| Browser playback | None (desktop players like VLC only) | ~94% global (Chrome, Firefox, Edge, Safari 16.4+) |
| Max file size | 1 GiB per .vob segment |
Effectively unlimited |
| Audio | Yes (multiplexed) | No (still image) |
| Preset | Use case | Approx. file size for 720×480 frame |
|---|---|---|
| Very High (default) | Archive, print, masters | 60–120 KB |
| High | Web hero images, thumbnails | 30–60 KB |
| Medium | Blog body images, chapter grids | 15–30 KB |
| Low | Tiny preview chips, sprite sheets | 5–15 KB |
| Resolution preset | When to pick it |
|---|---|
| 480p / Keep original | Native NTSC DVD frame — no upscaling, sharpest detail |
| 576p | Native PAL DVD frame |
| 720p / 1080p | Upscaling for modern displays (expect softness; AVIF can't add detail VOB never had) |
| 1440p / 2160p / 4320p | Only useful if your VOB was remuxed from a higher-resolution master |
DVD video is interlaced at 720×480 (NTSC) or 720×576 (PAL) with non-square pixels and a 4:3 or 16:9 display aspect ratio. When we extract a frame, we deinterlace to progressive and apply the correct pixel aspect ratio so the still looks right on a square-pixel display. If you upscale beyond the source resolution, the AVIF encoder can't reconstruct detail that isn't in the MPEG-2 stream — keep "Keep original" or 576p/480p for the sharpest result.
Yes — use the Multiple Screenshots option with an interval of 1 second (or a custom rate). A 90-minute NTSC VOB at 29.97 fps contains roughly 162,000 frames; pulling every one is rarely useful, so most users pick one frame per second, one per chapter, or every 30 seconds for scrubbing previews. Files are named with their timestamp so you can re-assemble the sequence.
For web and archive use, AVIF wins on size: independent benchmarks (including Netflix's published research) put AVIF roughly 50% smaller than JPEG at matched quality. Pick VOB to JPG if you need compatibility with software that doesn't yet read AVIF (older Photoshop, some CMS uploaders), VOB to PNG for lossless extraction, or VOB to WebP for a middle ground with broader (~96%) browser support.
No. AVIF is a still-image format and cannot carry audio or subtitle tracks. The AC-3, DTS, or LPCM audio multiplexed into the VOB is dropped at extraction. If you need the soundtrack, convert the VOB to MP4 for the full A/V container, then export a frame separately.
This page outputs still AVIFs. Animated AVIF is in the spec and supported by recent browsers, but for clip-style exports a GIF or WebP animation is usually a better fit because of broader player support. Use the multiple-screenshots option here, or convert to GIF/WebP from the format menu.
DVD-Video specifies that each .vob file in the VIDEO_TS folder is capped at 1 GiB so it can be read on file systems that don't support larger files (FAT32 historically). A feature-length DVD is therefore split across VTS_01_1.VOB, VTS_01_2.VOB, etc. Upload each VOB segment separately if you want frames from a specific reel; the timestamps you enter are relative to that segment, not the whole movie.
300 DPI (the default) produces a print-ready file at the native 720×480 frame size — roughly a 2.4" × 1.6" print. That's appropriate for a magazine column or a contact sheet. For larger prints, upscale the resolution preset and accept some softness, or run the AVIF through a dedicated upscaler before printing. Below 150 DPI the print will visibly soften on glossy paper.
Safari 16.0–16.3 had partial AVIF support (still images yes, some color profiles iffy); Safari 15 and earlier won't render it at all. For broad-compatibility delivery, encode an AVIF for modern browsers and a fallback MP4 to AVIF workflow plus a JPEG/PNG sibling — the <picture> element will pick the best format the browser supports.
Yes — single uploads are capped at 1 GB, which matches the per-segment ceiling of a DVD VOB so a single VTS_*.VOB always fits. Files are processed on our servers and deleted automatically a few hours after conversion.