Kit-Bin
Donate

Drop a video file here or click to browse

Processed entirely in your browser. Never uploaded to a server.

This tool converts a video file — MOV, WebM, MKV, AVI, or another container — into MP4. Drop your file above and download the result once it's done.

MP4 is the most widely compatible video container in use: it plays natively on virtually every phone, computer, video editor, and website. A MOV straight off an iPhone or an MKV from a downloaded file can fail to open in software that only expects MP4; converting fixes that without changing what the video actually shows. Under the hood, this is either a container remux (repackaging the existing video/audio streams with no re-encoding, when they're already MP4-compatible codecs) or a full transcode (decoding and re-encoding into MP4-compatible codecs) — whichever the source file actually needs.

Got a file with a .bin extension instead? There's no universal .bin-to-video format — read what a .bin file actually is to figure out whether yours is really a mislabeled video before converting it here.

FAQ

Will converting to MP4 lose quality?
It depends on the source. If the video and audio inside are already codecs MP4 supports (H.264/AAC, common for MOV and some MKV files), this is a fast container swap with no quality loss. If they aren't, the streams are decoded and re-encoded, which does re-compress the video and can lose a small amount of quality — usually not noticeable at normal viewing sizes.
My file won't convert. Why?
The file's container either isn't one Mediabunny can read, or the file is truncated or corrupted. Try re-exporting or re-downloading the original file and converting again.
How long does this take?
A straight container swap (no re-encoding needed) takes seconds. A full re-encode takes longer and scales with video length and resolution — a few minutes for a typical phone-length clip, longer on mobile devices or very large files.
What happens to subtitles or multiple audio tracks?
Multiple audio tracks are carried over where the source format supports it. Soft (selectable) subtitle tracks embedded in some containers, like MKV, are not currently carried into the MP4 output. Subtitles that are burned into the video image itself are unaffected, since they're just pixels.
Can I convert an MP4 file with this tool?
Yes. Some MP4 files have an unusual internal structure (moov atom placement, older codec profiles) that causes playback issues in certain software. Running it back through this tool re-muxes it cleanly.