Skip to main content
Edit Videos

Free · private · in your browser

Convert video, privately

Choose MP4 or WebM, review the planned codecs, and create a playable converted video.

InputMP4, WebM, MOV and M4V videoOutputMP4 or WebM video

Container and codec mismatches are the usual reason a video refuses to play, refuses to upload, or arrives without sound. This converter re-encodes between the two formats the web actually agrees on — MP4 (H.264/AAC) for maximum compatibility and WebM (VP9/VP8 with Opus) for efficient streaming — and shows the codecs it plans to use before it starts.

Pick MP4 for compatibility, WebM for size

MP4 with H.264 video and AAC audio is the safest thing you can hand to anyone: phones, TVs, editors, messaging apps and every browser handle it, and hardware decoders make playback cheap on battery. WebM with VP9 typically produces a noticeably smaller file at the same visual quality and is royalty-free, which is why it dominates web delivery — but some older devices, TVs and desktop editing apps still won’t open it. Choose by destination, not by which is technically better.

Read the codec plan before you convert

Before encoding, the tool reports what it found in your source and what it intends to write: video codec, audio codec, resolution and frame rate. That preview catches the cases that surprise people — a “MOV” that is really H.265, a clip with no audio track at all, or a variable frame rate recording from a screen recorder. If the plan is not what you expected, change the target format or quality before spending the encode time.

Questions, answered

Which format should I choose if I’m not sure?

Choose MP4. It plays essentially everywhere, imports into every editor, and is what most upload forms expect. Pick WebM only when you are publishing to the web yourself and want the smaller file, or when a site specifically asks for it.

Does converting reduce quality?

Converting between these formats re-encodes the picture, so yes, some quality is lost. Choosing a higher quality setting keeps the loss invisible in practice. Converting once from your original is fine; converting the same clip back and forth repeatedly is what visibly degrades it.

Can I convert MOV files from my iPhone?

Yes. MOV is accepted as a source and converts to MP4 or WebM. Note that newer iPhones record HEVC (H.265) inside the MOV, which many sites reject — converting to MP4/H.264 here is exactly the fix for that.

Will my audio survive the conversion?

Yes — audio is re-encoded to AAC for MP4 or Opus for WebM and stays in sync. If the source has no audio track, the output will not have one either; the codec plan shown before encoding tells you which case you are in.

Are my files uploaded to a server?

No. The conversion runs in your browser using its own media APIs, so the video never leaves your device. That also means speed depends on your hardware rather than on a queue or your connection.