Convert QuickTime MOV to MP4. Offline.

Your files stay on your Mac.

Convertessa app window showing the format catalog and drop area
What it does

MOV to MP4, on your Mac

A QuickTime MOV and an MP4 are built from the same box structure, which makes this the gentlest conversion in video. Convertessa passes the file to FFmpeg, writes an MP4 at the quality you choose, and keeps resolution and frame rate as recorded. The payoff is reach: the same footage now opens on Windows, on Android, in PowerPoint and in every upload form that quietly rejects a .mov.

MOV vs MP4

How close MOV and MP4 really are

QuickTime's MOV container, shipped by Apple in 1991, is the direct ancestor of MP4. When ISO standardised the base media file format at the turn of the century it took QuickTime's atom layout almost wholesale, which is why both files are a tree of boxes: moov for the index, mdat for the media itself. Structurally they are close relatives with different surnames.

That closeness is why this conversion is undramatic, and it is still worth doing. An iPhone MOV already holds H.264 or HEVC video with AAC audio, exactly what MP4 expects. What changes is the wrapper, the extension and the set of things that will accept it: Android phones, Windows machines, PowerPoint, most upload forms and most content systems treat .mov as suspect and .mp4 as normal. FFmpeg does the work, and since MP4 is a lossy target you choose the quality. A re-encode is a generation of loss, so keep the original if the footage still has to go through an editor.

Things a MOV can hold that MP4 cannot

  • An alpha channel. ProRes 4444 and QuickTime Animation carry transparency for motion graphics. MP4 has no standard transparent video, so those areas are flattened.
  • Uncompressed PCM audio. Common in MOVs from cameras and field recorders; MP4 has no proper slot for it, so the audio becomes AAC.
  • QuickTime text and timecode tracks. Timecode may survive as a tmcd track that most players quietly ignore, and QuickTime text tracks generally do not map across at all.
  • Reference movies. A Final Cut or iMovie export can be a tiny MOV that only points at media elsewhere on disk.

The other practical snag is rotation. Portrait iPhone video is recorded as landscape frames plus a ninety-degree display matrix in the header. Well-behaved players honour it, some Windows and web players do not, and that is where the sideways-video complaint comes from. Re-encoding to MP4 applies the orientation to the picture, so the clip plays upright everywhere.

How it works

Three steps. No upload required.

1

Add your MOV files

Drop a QuickTime file, a Final Cut export or a folder of iPhone clips onto the window. Convertessa queues each one for FFmpeg, whatever is inside it: H.264, HEVC, ProRes or older QuickTime codecs.

2

Choose MP4 and quality

Select MP4 as the output and set the quality. Higher settings hold on to fine motion detail in grass, water, smoke and skin; lower settings make a clip small enough for email and messaging apps.

3

Convert and check playback

FFmpeg writes the MP4 with the recorded orientation applied, so portrait clips stop arriving sideways. Play the result before deleting anything, especially for ProRes sources or files with several audio tracks.

Format catalog

From everyday files to pro media.

Images, audio, video, documents, archives, eBooks and fonts — all converted natively, right on your Mac.

Conversion explorer

What do you want to convert?

Pick a format you have — see everything Convertessa can turn it into.

conversion combinations
I have a
can be converted to
From MP4

Features

Built for real work.

Batch conversion

Convert hundreds of files at once with per-type group defaults and individual overrides.

Modern image formats

First-class support for HEIC, AVIF and WebP — encode and decode, both ways. Read JPEG XL and a dozen more modern formats too.

Drag & drop

Drop files anywhere on the window. Native, instant, and exactly what you’d expect on a Mac.

Quality control

Dial in compression, resolution and bitrate. Keep originals pristine or shrink for sharing.

Collision-safe naming

Never overwrite a file by accident. Convertessa appends safe suffixes automatically.

Conversion history

Every job is logged locally. Re-run a previous conversion or revisit recent outputs in a click.

Archive the output

Bundle your converted files straight into a single ZIP, TAR or 7z — packaged and ready to share the moment a job finishes.

Convert from Finder

Right-click any file in Finder and choose Convert. A Quick Action handles it on the spot — no need to open the app first.

Compact mode

Shrink Convertessa to a tidy mini window that tucks into a corner — just a drop zone and a format picker for quick, one-off conversions.

Your files never leave your Mac.

No cloud. No account. No upload. Every conversion happens entirely on-device, using the power already in your Mac. What you convert is nobody’s business but yours.

On-device processing Zero telemetry No file uploads
For power users

There’s a command line, too.

Script conversions, wire them into your build, or batch a folder from the terminal. The same engine, no GUI required.

Read the full CLI documentation
zsh — convertessa
# Convert a single file
$ convertessa input.mov --to mp4
photo.mp4 · 1.2 MB · 0.4s
 
# Batch a whole folder
$ convertessa ./*.mov --to mp4 -o ~/Exports
14 files converted · 4.1s
Made to fit

And a compact mode.

Shrink Convertessa down to a small, focused window — drop, convert, done, with your recent conversions one click away.

Convertessa in compact mode — a small window with a drop area and recent conversions
Pricing

One price. Yours for good.

Lifetime license
$19
One-time payment
No subscription. No renewals. Ever.
Get the app
  • 1,000+ conversion combinations
  • Lifetime future updates
  • No account required
  • Unlimited devices

macOS 14+ · Apple Silicon & Intel

Changelog

What’s shipped so far.

New formats, new features, and fixes — every release, on the record.

FAQ

Good questions.

Convertessa is a native macOS app that converts your files between formats — images, audio, video, documents, archives and eBooks — entirely on your Mac. Drop a file in, choose an output, and it’s done. No uploads, no account, no subscription.
Convertessa is an orchestrator. Under the hood it relies on best-in-class open-source engines — FFmpeg for audio & video, Pandoc for documents, libvips for images, LibreOffice for office formats, and Calibre for eBooks. It installs them for you with a click, then calls the right tool, or chain of tools, in the right order for whatever you’re converting. You get one clean native interface instead of a tangle of command-line flags. These binaries aren’t bundled with the app and are never installed without your approval — Convertessa simply calls them in a terminal session on your behalf.
Popular ones include JPEG, PNG, HEIC, WebP and AVIF; MP3, AAC, FLAC and WAV; MP4, MOV and MKV; PDF, DOCX and EPUB; ZIP, TAR and 7z — and many more. See exactly what converts to what in the conversion explorer →
Email us and we’ll add it in an upcoming release. Convertessa’s format coverage grows with what people actually need, so your request genuinely helps shape the app.
Your files? Never. Every conversion happens locally on your Mac. Your files are never uploaded, and nothing you convert is ever sent anywhere. Our Privacy Policy spells out exactly what limited data the app does store.
No analytics, no tracking, no telemetry. Your files and conversions stay entirely on your Mac — nothing you convert is ever sent anywhere. The app periodically checks for software updates in the background; like any web request, that check reveals only standard request metadata (your IP and app/OS version) to our update server — never your files, name, email, or license — and updates are always user-approved. Separately, on the website only, our purchase-confirmation page reports a completed sale to Google Ads so we can measure our own ad performance — it never runs while you’re browsing or converting, only after checkout. Our Privacy Policy spells out exactly what’s stored — and what isn’t.
Yes. Convertessa is a universal app and runs natively on Intel Macs. It requires macOS 14 or later.
Yes. It’s tuned for Apple Silicon (M-series) and runs natively — fast and energy-efficient. macOS 14 or later.
Yes — your license works on an unlimited number of your own Macs. Buy once and install it everywhere you work.
You get a genuinely useful, private, native Mac app for a single $19 payment — no subscription, ever. And your purchase directly supports a small independent developer and the app’s ongoing updates and new formats.
There’s no separate trial, but every purchase is backed by a 14-day money-back guarantee. If Convertessa isn’t right for you, contact your payment processor within 14 days to request a full refund — no questions asked. You can also email us and we’ll help route it.
Quite possibly — just email us. If you’re a student, run a non-profit, or have another good reason, reach out and we’ll sort you out.
Convertessa was built by Daler Azimov — a developer who needed a fast, private, native file converter for his own work, and decided to make the one he wished existed. Connect on LinkedIn →

Less than people fear, but it is not free. Re-encoding H.264 into H.264 discards detail the first encoder already thinned out and adds a little of its own, worst in noise, film grain, smoke and moving water. At a high quality setting the difference is invisible at normal playback and obvious only when you pause and compare frames. The rule: convert once, from the best source you have, and never chain conversions.

It gets re-encoded. ProRes is an editing codec, intra-frame and ten to twenty times the size of delivery H.264, and MP4 carries it in no widely playable way. Expect a dramatic reduction in file size, and expect ProRes 4444's alpha channel to vanish, since MP4 has no standard transparent video. Keep the ProRes master if the footage still has to go back into an editor.

No. iPhones record portrait clips as landscape frames plus a rotation matrix in the file header, and it is players that ignore that matrix which produce sideways video. FFmpeg reads it and writes the MP4 the right way up, so the clip is upright in QuickTime Player, on Windows and in a browser. The picture is not cropped or padded to get there; it is the same frame, correctly oriented.

MP4 can technically hold several audio tracks, but most players expose only the first and give the viewer no way to switch. If the tracks matter, separate lavalier mics, a music stem, a commentary, mix them down in an editor before converting, or convert once per version and deliver them as separate files. Convertessa does not choose tracks for you or merge them.

Yes. Screen recordings from Command-Shift-5 and from QuickTime Player are MOV files with H.264 video and AAC audio, usually at a variable frame rate that follows on-screen activity. Converting to MP4 gives you something steadier to edit and share. Small text is the hardest thing to encode in lossy video, so use a high quality setting or the type will smear during scrolling.

Two reasons, usually. The extension itself, since Windows Media Player and many web tools refuse .mov without asking what is inside. And HEVC: an iPhone set to High Efficiency records H.265, which many Windows installs cannot decode without a codec purchased from the Microsoft Store. Converting to MP4 fixes the first outright, and the re-encode replaces HEVC with far more broadly supported H.264.

Yes. Point the CLI at the folder and name a destination: convertessa ./*.mov --to mp4 --quality 90 -o ~/Deliverables. Each clip is converted in turn and written with its original name and an .mp4 extension, so numbered camera files stay in order. A single file is simply convertessa A001C003.mov --to mp4.

We’d love to hear from you. Email us and you’ll get a reply from a real person — the one who made the app.