Skip to main content
Live Photo Tools

Practical guide

How to convert MOV to MP4 in your browser

MOV files come straight off iPhones and many cameras, but plenty of websites, apps, and recipients ask for MP4 instead. Here is how to make that MP4 without installing anything.

Updated September 5, 2026 · 6 minute read

Do you even need to convert?

MOV is a container format that Apple products and many cameras use natively, and it plays fine on Macs, iPhones, and in VLC. You only need to convert when the destination does not accept it: some upload forms, older apps, and messaging workflows ask for MP4 specifically.

If your target service accepts MOV, keep the original. Conversion is a compatibility step, not a required ritual, and skipping it avoids any re-encoding altogether.

When you do convert, it helps to know that MOV and MP4 are both containers: the real question is which video codec is inside. Our explainer on MOV, MP4, HEVC and H.264 covers that in depth.

  • Web forms and portals that list MP4 among accepted types
  • Editors and tools on systems without broad QuickTime support
  • Recipients on Windows or Android whose default players handle MP4 more reliably
  • Archiving, where one standard format simplifies finding and playing files later

How to convert MOV to MP4

  • Open the MOV to MP4 converter and select your MOV file, including M4V and MP4 files you want to standardize.
  • The tool inspects the video and reports the codec and audio track it found.
  • If the source is already a standard H.264 video, the tool can simply package it as an MP4. Otherwise it converts the video to H.264 with AAC audio.
  • Download the result. The card shows the actual codecs inside the finished file, not just the extension.

Removing the audio track

If the source video has sound you do not want, tick the remove-audio option before converting. The finished MP4 will contain video only.

This is useful before sharing clips where the audio is background noise, a private conversation, or unrelated to where the video is headed. The converter verifies the muted result as part of its output checks.

What happens during the conversion

The converter works in up to three passes. First it tries a full transcode to H.264 video with AAC audio, the combination supported by essentially every browser and editor. If your browser cannot decode the source, it remuxes the original stream into an MP4 container instead and labels the result accordingly.

Before any download button appears, the tool re-parses the finished file to confirm the video track is really there. If the source had audio and you did not mute it, the audio track is checked too. This prevents the most annoying failure mode in browser conversion: a file that looks done but has no picture.

MOV to MP4 on Windows, Mac, or Linux

Because the converter runs in a browser, the steps are the same on every operating system. There is nothing to install, no trial limits to navigate, and no account to create; you select a file and download the result.

That makes the browser route practical for MOV files that arrived on a Windows PC from an iPhone or a camera. The conversion happens on your own hardware, so very large videos simply take a little longer, especially on older machines.

Why the download button waits for verification

Browser video conversion has a known failure mode: the conversion library reports success, but a codec the browser could not handle was quietly dropped, leaving an audio-only file. The converter guards against this by re-parsing the finished MP4 before it offers a download.

The finished file must contain a real video track, and if the source had audio that you did not mute, an audio track as well. If those checks fail, you get an honest error with advice instead of a broken file that fails later in some other app.

A note about file size

Converted files can come out larger or smaller than the original, and honest tools do not promise either. A transcode to H.264 usually lands close to the source for phone clips, while a remux changes almost nothing because the streams are copied unchanged.

The result card shows the finished file size before you download, alongside duration and resolution, so there are no surprises after the fact.

Will the quality change?

Honest answer: it depends on which pass the converter used, and the result card tells you which one. A remux is a container change only, so the video stream is bit-for-bit what it was.

A transcode re-encodes the video into H.264. At normal quality settings the difference is hard to notice for phone clips, but it is technically a re-compression. For the widest compatibility, that trade is usually worth it.

If the MOV is half of a Live Photo

Live Photo motion clips are MOV files too, and they convert like any other video. If the clip is still paired with its HEIC still image, you can also select both files together in the main converter, which pairs them by their shared identifier and converts the video half.

For the full set of Live Photo routes, including Apple's built-in Save as Video export, see our iPhone Live Photo guide.

Audio deserves a look too

Video is only half the compatibility story. Some camera MOV files carry uncompressed PCM audio, which fewer players and editors handle smoothly than the AAC audio used in standard MP4s.

When the converter transcodes, it re-encodes audio to AAC alongside the H.264 video, so both halves of the file become widely supported. When it remuxes, the original audio stream is preserved as-is, and the result card names the audio codec so you can check it before sharing.

Frequently asked questions

Can I convert MOV to MP4 without installing software?

Yes. The converter runs in your browser on Windows, Mac, or Linux, and your file is processed on your device rather than uploaded.

Why is my result labelled as a source-codec MP4?

Your browser could not decode the original video stream for re-encoding, so the converter repackaged the untouched stream into an MP4 container. It plays on HEVC-capable players and Apple devices.

Does converting a MOV delete the original?

No. The tool reads your file and writes a new MP4 alongside it. The original MOV stays where it is.

Can I convert a MOV with no audio track?

Yes. The converter detects when a source has no audio and produces a video-only MP4 without any extra options.

Does the tool accept M4V files too?

Yes. M4V files are accepted alongside MOV and MP4 inputs and follow the same conversion path with the same output checks.

Will the MP4 be the same file size as the MOV?

A remux stays close to the original size because the streams are copied unchanged. A transcode can differ noticeably: in our reference test, the same clip measured 5.8 MB remuxed with its original HEVC and PCM streams, and 2.1 MB transcoded to H.264 with AAC.

Sources