Initializing... drag & drop files here
Supports: VOB
00:02.100 for two seconds and 100 ms in), or Multiple Screenshots to grab a frame at a regular interval (every 1, 2, 5, or 10 seconds). One EPS is written per captured frame..eps file (or a zipped set if you extracted multiple frames). Processing runs server-side over HTTPS; files are removed after the session.VOB is the DVD-Video container — MPEG-2 program-stream video at 720x480 (NTSC) or 720x576 (PAL), capped at a 9.8 Mbps system bitrate, with Dolby Digital or PCM audio and subtitle streams muxed alongside. EPS (Encapsulated PostScript) is a vector page-description format that print layout tools — InDesign, QuarkXPress, Illustrator, Scribus, CorelDRAW — accept as a placeable graphic. Converting VOB to EPS captures one or more still frames from the DVD video and wraps each frame as a raster image inside the EPS document so it can be dropped into a print layout. The output is a raster-in-EPS file, not a traced vector — the underlying pixels are still 720x480.
For a flat image-to-EPS workflow with no frame-selection step, see JPG to EPS or PNG to EPS. If you want the moving video instead of a still, VOB to MP4 re-muxes the MPEG-2 stream into a modern container.
| Property | VOB | EPS |
|---|---|---|
| Type | DVD-Video container (MPEG-2 PS) | Encapsulated PostScript document |
| Content | Video, audio, subtitles, menus | Single page: vector + optional raster |
| Native resolution | 720x480 NTSC / 720x576 PAL | Resolution-independent wrapper, raster payload at whatever DPI you embed |
| Codec / encoding | MPEG-2 video (H.262), AC-3 / PCM audio | PostScript Page Description Language |
| Max bitrate / size | 9.8 Mbps system; 1 GiB per VOB chunk on disc | No spec cap; constrained by RIP memory |
| Standard | ISO/IEC 13818-1 (MPEG-2 systems) | Adobe EPSF Specification v3.0 (1992) |
| Typical use | DVD playback, archival rips | Print layout, prepress, journal figures |
| Editable as | Re-encode in HandBrake, ffmpeg | Open as vector in Illustrator / Inkscape; raster portion edits in Photoshop |
| Mode | What it does | When to pick it |
|---|---|---|
| Specific Frame at timestamp | Captures one frame at the exact second/millisecond you enter | Single hero image — interview portrait, title card, scene transition |
| Multiple Screenshots — every 1 sec | One EPS per second of source | Dense storyboard or motion analysis |
| Multiple Screenshots — every 2-5 sec | Balanced sampling | Shot breakdowns, lecture slide reference sheets |
| Multiple Screenshots — every 10 sec | Sparse sampling | Long-form preview sheet for a feature-length DVD |
| Keep original resolution | 720x480 (NTSC) or 720x576 (PAL) in the EPS raster | Default — best fidelity for print thumbnails |
| Resolution Percentage scale | Downscales the embedded raster | Tighter file size when placing many frames in one layout |
No. EPS supports vector primitives, but DVD video is raster (720x480 or 720x576 pixel grids), so what you get is a PostScript-wrapped raster — the EPS contains the still frame as embedded image data, not as traced paths. Scaling it up will pixelate. If you need a vector trace, run the EPS through Illustrator's Image Trace or Inkscape's Trace Bitmap after conversion.
Each .VOB chunk is part of one continuous title broken at the 1 GiB boundary for filesystem compatibility. The numbered chunks play back-to-back; the frame you want is in whichever chunk corresponds to its position in the playback timeline. If your target frame is around the 18-minute mark of a 90-minute feature, it's probably in chunk 1; later scenes will be in chunks 2 or 3. Upload that single chunk rather than the whole VIDEO_TS folder.
EPS is a container format — its vector primitives are resolution-independent, but embedded raster images carry whatever pixel grid you put in. DVD MPEG-2 captures at 720x480 (NTSC) or 720x576 (PAL), so that's the maximum native pixel count available. To print large, either accept upscaling artifacts or shoot the source at a higher resolution to begin with (Blu-ray, ProRes, or a digital master).
Technically yes via the Multiple Screenshots mode at a 1-second interval (which captures roughly one frame per 24-30 source frames, depending on the title's framerate). A truly exhaustive every-frame export would produce 1,440 EPS files per minute of NTSC video — usually impractical. If you genuinely need every frame, VOB to PNG with the same multi-frame controls is a more efficient pipeline; you can then batch-place the PNGs in your layout tool.
DVD video is typically interlaced (480i NTSC, 576i PAL). The converter pulls frames from the decoded stream, which means a single captured frame may show comb artifacts during fast motion. For best results, pick frames during low-motion moments, or capture a few frames around your target moment and choose the cleanest one. There's no dedicated deinterlace toggle in the EPS frame export.
Yes — EPS conforming to the Adobe EPSF v3.0 specification is supported by InDesign, Illustrator, QuarkXPress, Affinity Publisher, Scribus, CorelDRAW, and any PostScript-aware RIP. macOS Preview and Adobe Acrobat will also rasterize EPS for screen preview. Note that Adobe deprecated EPS export from several apps in 2017 in favor of PDF, but EPS placement and rendering remain fully supported.
Mostly legacy and pipeline reasons. Some prepress workflows, journal submission portals, and older RIP devices still require EPS for vector-or-raster figures. PDF has largely replaced EPS for new work, but if your downstream consumer demands .eps, this converter saves a Photoshop "Save As EPS" step. For modern layouts where you control the pipeline, VOB to JPG or VOB to PNG is simpler.
No. Commercial DVDs use Content Scramble System (CSS) encryption, and the converter will either reject the file or extract garbled frames. You need to rip the DVD with a tool like MakeMKV or HandBrake first, which removes CSS into a clean MPEG-2 or MP4 file. Personal or homemade DVDs (camcorder transfers, archive copies) generally have no CSS and work directly.
VOB decoding runs server-side because in-browser MPEG-2 demuxing isn't reliable, so your file is uploaded over HTTPS. Files are deleted after the session completes — they're not retained for training, analytics, or any other use. No watermarks, no sign-up, no file count limits.