Initializing... drag & drop files here
Supports: WEBP
WebP is Google's modern web image format — great for the browser, useless for a 2005-era set-top DVD player. VOB (Video Object) is the container that DVD-Video discs actually read: an MPEG program stream carrying H.262/MPEG-2 video and AC-3, MP2, LPCM, or DTS audio, stored inside the VIDEO_TS directory at the disc root. Converting WebP → VOB wraps your images as an MPEG-2 video slideshow so it can be authored to a playable DVD or imported into legacy systems that only accept VOB input. Typical scenarios:
VIDEO_TS. Convert your WebP photo set to VOB first, drop the files into the project, and the authoring tool handles the IFO/BUP navigation files for you.Need a more modern target instead? Convert WebP to MP4 for streaming or WebP to MKV for a high-quality container, or do the reverse with VOB to MP4 to rip a DVD slideshow back to a shareable file.
| Property | WebP | VOB |
|---|---|---|
| Type | Still / animated image | Video container (MPEG program stream) |
| Developer | Google (2010) | DVD Forum (1996, DVD-Video spec) |
| Typical use | Web images, modern site assets | DVD-Video discs, VIDEO_TS folder |
| Video codecs | n/a (animated WebP uses VP8) | MPEG-2 Part 2 (H.262), MPEG-1 Part 2 |
| Audio codecs | n/a | LPCM, AC-3 (Dolby Digital), MP2, DTS — AAC explicitly excluded |
| Max file size | 16,383 × 16,383 px image cap | 1 GiB per VOB chunk (per DVD-Video spec, for cross-OS compatibility) |
| Container | RIFF | MPEG program stream + DVD navigation |
| Plays in browser? | Yes (Chrome, Firefox, Edge, Safari 14+) | No — needs VLC, MPV, or a DVD player |
| Plays on DVD player? | No | Yes (the format DVD players are designed to read) |
| Compression | Lossy or lossless | Lossy (MPEG-2) |
| Duration per frame | Effective frame rate | Best for |
|---|---|---|
| 1/60 sec | ~60 fps | Smooth motion from sequential WebP frames (e.g., animation export) |
| 1/30 sec | ~30 fps | Standard video motion from a frame burst |
| 1/24 sec | ~24 fps | Cinematic motion playback |
| 1 sec | 1 fps | Time-lapse rendering, fast photo cycling |
| 3 sec | 0.33 fps | Quick slideshow pacing (typical for product photos) |
| 5 sec | 0.2 fps | Standard memorial/family slideshow read-speed |
| 7–10 sec | 0.14–0.1 fps | Slow-paced presentations with captioned photos |
The VOB itself is MPEG-2 video and a DVD-compatible audio stream, so it plays in any media player that handles MPEG program streams (VLC, MPV, Windows Media Player, most modern set-top boxes). To play it on a physical DVD player from a burned disc, you still need to author it — drop the VOB(s) into the VIDEO_TS folder of a DVD-Video project and use software like DVDStyler, Wondershare DVD Creator, or ImgBurn to generate the matching .IFO and .BUP navigation files and burn the disc image. The conversion produces the VOB; the authoring tool produces the disc.
For a real DVD that will play on hardware players, stick to the DVD-Video spec: 720x480 at 29.97 fps for NTSC (Americas, Japan, parts of Asia) or 720x576 at 25 fps for PAL (Europe, Africa, Australia, much of Asia). Type those into the custom Width/Height fields. 640x480 is the classic 4:3 SD frame and works for soft-authored DVDs but isn't strictly spec. 1280x720 and 1920x1080 produce VOB files that play fine in VLC and on PCs but won't burn to a standard DVD — pick MP4 or MKV for HD targets.
It isn't — xconvert produces one VOB per merge group. The 1 GiB chunking you may have seen on commercial DVDs (VTS_01_1.VOB, VTS_01_2.VOB, etc.) is something DVD authoring tools do at burn time, because the DVD-Video specification breaks each title set into ~1 GiB pieces so older operating systems with 32-bit file-size limits can read them. Your authoring tool will re-chunk the file automatically when you build the disc.
It doesn't, and the slideshow output is silent by default. VOB is a video container, though, so the file carries a placeholder/empty audio track to stay compliant. If you want music behind your slideshow, the cleanest workflow is to convert WebP → MP4 here, add audio in your editor or DVD authoring tool, then export the timeline to VOB. DVD-Video supports AC-3 (Dolby Digital), MP2, and LPCM audio — but not AAC, which is the most common gotcha when reusing modern audio files.
Animated WebP encodes multiple frames inside one file. Most online converters treat each WebP as a single still and use the first frame. To turn an animated WebP into proper video motion, either pre-extract its frames as PNG/JPG and feed those individually (so each becomes one slideshow frame), or pick a short Image Duration like 1/24 or 1/30 second per file and upload the full frame sequence. For pure animation-to-video conversion, WebP to MP4 is usually a better fit than VOB.
Yes — whenever your WebP's aspect ratio doesn't match the chosen output resolution (e.g., a portrait phone photo at 720x480 landscape), the chosen Background Color fills the letterbox/pillarbox bars. Black is the standard for DVD playback because it blends with most TV bezels and overscan masks. White, gray, or a brand color are options if you're producing a styled deck rather than a film.
Reordering happens in the upload list — drag files into the order you want before clicking Convert. There's no per-image trim because still WebPs have no duration; you control how long each shows via the Image Duration setting (one value applied to all). For per-frame timing or transitions (fades, wipes, Ken Burns pans), use a dedicated slideshow editor and export to VOB from there.
Merge images stitches every uploaded WebP into a single VOB — the typical choice for a slideshow that should play as one continuous video. Video per image outputs one VOB per WebP — useful when each photo needs to live as its own playable clip (e.g., for kiosk loops or chapter assembly in a DVD menu). If in doubt, pick Merge.
Files process on our servers and are removed when the session ends. No account is required, no watermark is applied, and there is no daily file-count cap or hidden Pro tier on this converter.