About Video Converter
AntiUpload's Video Converter is a fully in-browser format converter for video files. Drop in an MP4, MOV, WebM, MKV, AVI, M4V, or FLV file and you get back any of the five mainstream output containers — re-encoded with H.264 for the MP4 / MOV / MKV / AVI family, VP9 for WebM. The whole pipeline runs on your device using FFmpeg compiled to WebAssembly plus, on supporting browsers, the WebCodecs API for hardware-accelerated encoding via your GPU or device SoC. There is no upload, no queue, no per-file size limit imposed by us — the only ceiling is your device's available RAM.
The hook is simple: cloud-based converters (CloudConvert, FreeConvert, OnlineConvert, Zamzar) cap free users at 100 MB, watermark the output, run users through a queue, and charge $9–$25/month to lift those limits. None of that economics applies to a tool that does the encoding on the user's hardware — there's no server CPU to charge for, no storage to amortise, no bandwidth bill. We pass those savings on as zero pricing.
When the converter detects a Chromium-based browser with WebCodecs and a hardware H.264 encoder, it routes encoding through the hardware path automatically — 5–20× faster than the software libx264 fallback, which is what every other in-browser converter relies on. Safari 17+ and modern Edge also qualify. Firefox and older browsers fall through to the libx264 path cleanly; the conversion still works, just slower. There is no manual setting — the runtime picks the fastest available path per-device.
How it works
- Drop a video into the pickerAccepts MP4, MOV, WebM, MKV, AVI, M4V, FLV. There's no size limit — drop a 4 GB drone clip or a 50 MB phone recording, same flow. Your file stays on your device.
- Pick output format + resolutionChoose MP4 (universal), MOV (Apple-friendly), WebM (open / web-native), MKV (permissive), or AVI (legacy). Optionally downscale to 1080p / 720p / 480p / 360p to shrink the file. Optionally rotate 90° / 180° / flip horizontal or vertical.
- Click ConvertOn Chromium + Safari 17+ with hardware H.264 encode, expect real-time or faster. On older browsers, expect ~1× realtime (a 60 sec clip takes ~60 sec). Progress bar shows live frame= updates.
- Download the resultWhen encoding finishes, the file is ready instantly — no upload-back round trip. Click download or hit "Process another file" to loop back to the picker.