MP4 to MOV converter

Handing footage to someone on Final Cut or iMovie? Give them MOV, Apple's own container.

Drop your video here, or click to choose
MP4, MOV, HEVC, WebM or MKV in · your file never leaves this browser

Everything happens inside your browser, using your own computer’s memory. Your file is never uploaded, never stored, and nothing is sent to us — so there is no limit on how often you use this.

How converting MP4 to MOV works

At a glance

Converts
MP4 to MOV
Runs on
Your computer, inside this tab (WebAssembly)
Fast route
Seconds, no quality change — when the video inside already suits the new type
Rebuild
H.264 at CRF 23 — roughly real time at 1080p, when a re-wrap is not enough
Keeps
The picture and the first sound track. Subtitles and extra tracks are left out

How it works

The video inside does not change — MOV is simply the wrapper Apple's editing apps prefer. Most of the time the conversion takes seconds and loses nothing.

For posting, keep MP4. MOV is for editing on a Mac.

Re-wrapping versus rebuildingWhen the video inside already suits the new format, it is copied into a new container in seconds with no quality change. When it does not, such as iPhone HEVC going to MP4 for older devices, every frame is decoded and re-encoded as H.264, which takes minutes.Fast route — re-wrapMOVH.264 videoAAC audiocopysecondsMP4H.264 videoAAC audioSame picture and sound, new wrapper. Nothing is decoded.Rebuild — when the video does not fitMOV (iPhone)HEVC videoAAC audiore-encodeminutesMP4H.264 videoAAC audioEvery frame decoded and re-encoded as H.264 (CRF 23),so Windows PCs and older devices can play it.
Re-wrapping copies the streams into a new container; rebuilding re-encodes them.

Step by step

  1. Drop the videoIt opens in this tab. Nothing uploads. The first time, the browser downloads the 32 MB video engine and keeps it.
  2. Pick the new typeMP4 plays on everything and is the right answer almost every time. MOV is for Apple editing apps; MKV is for keeping.
  3. Leave the fast route onIt re-wraps when it can, in seconds and with no loss. If the video needs rebuilding, the tool says so and does it.
  4. Convert and downloadKeep the tab open while it works. The finished file stays in this browser until you press Delete.

Which setting for which job

If you are…Choose
An iPhone video shows a black screen on WindowsMP4 — it is HEVC, and it will be rebuilt as H.264 automatically
A WebM screen recording for Instagram or TikTokMP4
An MKV a phone or TV will not openMP4 — a quick re-wrap when the video inside is H.264
Handing footage to someone on Final Cut or iMovieMOV
The file plays fine but is too big to uploadNot this tool — use Compress, which can change the type too
You need the subtitles or a second audio track keptNot this tool — it keeps the picture and the first sound track only

Under the hood

The technical detail, for anyone who wants to know exactly what happens to their file. Each line first says it plainly.

Container versus codec

The box, and what is in the box.

MP4, MOV and MKV are containers: they hold streams and describe how to play them. H.264, HEVC and AAC are codecs: the way each stream is compressed. A player needs to understand both.

Remux (stream copy)

A new box, the same contents.

With -c copy the compressed streams are moved into the new container unchanged. Nothing is decoded, so it is fast even on large files and loses nothing — but it only works when the new container accepts those codecs.

Transcode with libx264 at CRF 23

Rebuilt so everything can play it.

Each frame is decoded and re-encoded as H.264 with the veryfast preset. CRF 23 is a constant-quality setting — the encoder spends whatever bits each scene needs to look the same — and is x264's own default.

HEVC (H.265)

Why iPhone videos fail on some PCs.

HEVC files are about half the size of H.264 at the same quality, which is why iPhones use it. Windows needs a separately installed HEVC extension to decode it, and many browsers and upload forms cannot read it at all.

Stream selection

Picture and sound, nothing else.

The tool keeps the first video and first audio stream (-map 0:v:0 -map 0:a:0?) and drops subtitles and data streams (-sn -dn). Image-based subtitles cannot be stored in MP4 at all and would otherwise make the whole conversion fail.

yuv420p and fast start

Plays everywhere, starts at once.

Rebuilt video uses 8-bit 4:2:0 colour, the layout every player expects. MP4 and MOV files get their index (the moov atom) moved to the front, so they can start playing before they finish downloading.

Size ceiling and retry

Built to finish, not to crash.

A rebuild is capped at 2160p (4K), because 8K runs a browser out of memory. If a large file still runs out, the tool retries on its own at 720p; if that fails too, it tells you to shrink the file with Compress first.

Platform specs

What each platform accepts. MP4 with H.264 video and AAC sound is accepted by all three — which is exactly what the rebuild produces.

PlatformShapeResolutionFile sizeLengthFormat
Instagram Reels9:161440 × 2560 recommendedUp to 4 GBUp to 15 minutesMP4 or MOV · H.264 · AAC stereo, 128 kbps or more
TikTok9:16 recommended540 × 960 or largerUp to 500 MB—MP4, MOV, MPEG, 3GP or AVI
YouTube ShortsVertical or square——Up to 3 minutes—

From each platform's own published specifications (Meta Ads Guide, TikTok Ads video specifications, YouTube Help), checked September 2026. “—” means the platform does not state it. Platforms change these; check before a big campaign.

If something goes wrong

What you seeWhyWhat to do
It said it had to rebuild, and it is slowThe video inside does not suit the new container — usually HEVC or VP9 — so every frame is being re-encoded.Let it run and keep the tab open. It is roughly real time at 1080p; 4K takes about four times as long.
The MP4 is bigger than the original MOVHEVC is about twice as efficient as H.264, so rebuilding the same quality in H.264 takes more space.Run the result through Compress, or use Compress in the first place — it converts and shrinks in one go.
Colours look washed outThe iPhone filmed in HDR; the rebuild writes standard-dynamic-range video and does not convert HDR brightness.For clips you plan to post, turn off Settings › Camera › Record Video › HDR Video on the iPhone.
“Too large for a browser to convert”Even at 720p, the file needed more memory than the browser gives one page.Shrink it with Compress first, then convert the smaller file — or use a laptop rather than a phone.
Subtitles or a second language track are goneThe tool keeps the picture and the first sound track only, by design.Keep the original file for those. For posting, burned-in captions are what the platforms show anyway.

Privacy: your file stays on your computer

The files people convert are usually straight off a phone — family, customers, the inside of a shop. Converting them in your browser means none of it is uploaded to be converted somewhere else.

What your browser downloads
The page — and, the first time you use a video tool, the video engine: about 32 MB, then kept in your browser's cache.
What it sends to us
Nothing. There is no upload step, no copy on our servers and no account. The work happens in your computer's memory.
How we know
Our automated tests run every tool while recording every network request the page makes. A single upload fails the test.
Where the result lives
In this browser only, until you press Delete. A finished file is still here if you close the tab and come back; a job still running stops when the tab closes.
Where your file goesRuzz's servers send the page and the video engine to your browser once. Your file is processed in your browser's memory on your own computer and is never sent back to the server.ruzz.app serverssend the page, keep nothingpage + engineonce · 32 MByour filenever sentYour browser tabffmpeg in WebAssembly · your CPU · your memoryYour fileread from diskprocessFinished filesaved by youKept in this browser until you press DeleteNo account · no quota · no watermark
Only the page and the engine come down. Your file never goes up.

Questions

Is MOV better quality than MP4?

No. They are containers; the quality is decided by the video inside, which stays the same.

Is my file uploaded?

No. The conversion runs inside your browser, using your own computer's memory. The file never leaves your device.

Does this handle iPhone HEVC files?

Yes. That is the most common reason people land here: a .mov that will not play on Windows or will not upload. It is rebuilt as H.264 in an MP4.

Will I lose quality?

Not when the video only needs re-wrapping, which is the usual case for H.264 files. When it has to be rebuilt, CRF 23 keeps the difference invisible at normal viewing.

Why did my file get bigger?

HEVC is more efficient than H.264, so the same quality in H.264 takes more space. Compress can make it smaller, and can convert at the same time.

Can I convert to WebM?

Not yet — the WebM encoders a browser can run fail on real phone recordings. WebM files open here fine and can be saved as MP4, MOV or MKV.

Can I convert several files at once?

One at a time. The finished file stays in this browser until you delete it, so you can start the next straight away.

A tool makes a file fit. It does not make people watch to the end — that is the hook, the order of the shots, the captions and the music. See how Ruzz does it.