Step 1: Drop your VOB files using the button above or by deposit and leave.
Step 2: Click the 'Convert' button to start the conversion.
Step 3: Receive your converted AVI files.
VOB to AVI Conversion FAQ
How do I convert a VOB file to AVI?
+
Upload your VOB file using the picker above and the converter detects the source type and runs the VOB → AVI pipeline. The result downloads automatically when conversion completes; no account needed for one-off conversions.
What happens to the subtitle tracks in my VOB file?
+
They cannot stay selectable, because AVI has no soft-subtitle stream to hold them. There are two ways out: burn them into the video during conversion, which makes them permanent and unstyleable, or export them as a separate .srt alongside the AVI for the player to load. The converter tells you which it did rather than dropping them silently. AVI has no native support for modern codecs, variable frame rate, soft subtitles or files over 4 GB without hacks, and its per-chunk overhead bloats the file.
Why does my VOB file fail to convert to AVI?
+
Almost always DRM. Some VOB files are encrypted at the bitstream level by the store or software that issued them, and an encrypted stream cannot be decoded by us or by anything else without the licence key. Files you recorded, exported or downloaded unprotected convert normally; a licensed purchase will not, and no converter can honestly promise otherwise. VOB is split across files, may be CSS-encrypted, and carries navigation packets that confuse general-purpose players.
Will the AVI still play smoothly on a phone or a TV?
+
It may not. VOB is decoded by dedicated silicon on phones, tablets and TVs, which is why it plays without flattening the battery. AVI typically falls back to software decoding on the same hardware — higher CPU load, a warmer device, and dropped frames on 4K material. For a device target, VOB is the safer container to stay in.
What happens to 5.1 surround audio when converting VOB to AVI?
+
It is downmixed to stereo, because AVI has no dependable multichannel path. The fold-down uses the standard ITU coefficients so dialogue in the centre channel stays intelligible and the surrounds come in at reduced level rather than vanishing. Anything that relied on discrete channel placement is gone after that.
Is there any point converting between two legacy formats like VOB and AVI?
+
Only if a specific piece of equipment demands the target. Both formats come from the same pre-H.264 era, so neither conversion buys efficiency, quality or future-proofing — it buys compatibility with one particular device. If the goal is to keep the footage usable long-term, convert to a current container instead of sideways.
Is the VOB to AVI converter free?
+
Yes — basic VOB → AVI conversion is free with no registration. Premium adds higher per-file size limits, more parallel batch workers, and removes ads.
How big a VOB file can I convert to AVI?
+
Free accounts: up to 100 MB per VOB file. Premium: typically 1 GB per file, depending on the VOB source type. Very large files are split into chunks server-side when the AVI format allows.
Will conversion change the content of my VOB?
+
Conversion preserves all information that both VOB and AVI can represent. Format-specific features that the AVI format doesn't support (e.g. vector data in raster output, formulas in plain-text output) are rasterized or stripped — see the format-specific notes on the result page.
Can I convert many VOB files to AVI at once?
+
Yes — drop multiple VOB files into the upload zone and they are queued in parallel. Premium has more parallel workers; on a 50-file batch this is the difference between minutes and seconds.
Does the VOB to AVI converter work on phones and tablets?
+
Yes — the UI is responsive and the conversion pipeline runs server-side, so mobile devices upload-then-download just like desktops. iOS and Android browser file pickers (camera roll, Files app) work end-to-end.
Which browsers does the VOB to AVI converter support?
+
Chrome, Firefox, Safari (15+), Edge, and Opera. The converter uses standard `<input type="file">` upload — no WebAssembly or PWA dependencies — so even older browsers work.