Convert MOV to MP3

Converting MOV to MP3 keeps the soundtrack of a video you shot and throws the picture away. The result is the one audio format every phone, car, transcription service and colleague opens without being asked twice, and it is produced in your browser rather than on somebody’s server.

  • Where it runs In your browser. The file is never uploaded.
  • Lossy Some detail is traded for size. MP3 cannot hold everything a MOV can.
  • File size limit Up to 100 MB per file, free, without an account.
  • Worth knowing Only the first soundtrack is kept. A film with a second language or a commentary track loses it.

Up to 100 files at once. Mixed formats are fine.

On a camera, the sound is a reference recording

This is the thing worth understanding before choosing a setting. A camera records audio so that somebody can hear what was happening — to sync a proper recording against it, to know which take was which, to follow the words. Even on a phone, the microphone is a few millimetres of hole pointing wherever the lens is pointing.

So the MP3 you make is a working copy of a working copy. That is not a criticism of it: a transcriber does not need a studio recording, an editor cutting to dialogue needs to hear the dialogue, and a speaker who wants their own talk wants the talk rather than the acoustics. Knowing that stops you spending 320 kilobits a second describing an air conditioner.

Why this page has to download an encoder first

Every other conversion here uses codecs the operating system already exposes to the browser. MP3 is the exception in one direction: browsers decode it universally and encode it nowhere, because the encoder was patent-encumbered for most of the format’s life and nobody added one afterwards.

So an MP3 encoder is fetched the first time you convert to this format and cached afterwards. It happens before the progress bar moves, which is why the first conversion has a pause in it that the second does not. Nothing about your file is involved in that request — it is a piece of software arriving, not a recording leaving.

The three quality bands, in kilobits and in megabytes

The control offers small, balanced and high quality rather than a number, and behind it the three land at roughly 96, 160 and 320 kilobits a second. That translates directly: an hour of audio is about 43 MB at 96, 72 MB at 160 and 144 MB at 320.

For camera sound, 96 is genuinely enough and 160 is the setting to pick if you do not want to think about it. The case for 320 is music — a rehearsal filmed on a phone, a live set, a recital — where the extra bits go on something that was actually captured. On speech recorded by an on-board microphone they mostly go on room tone.

This is a second compression, and where you can hear it

The MOV’s audio is already compressed. A phone writes AAC, and most cameras write either AAC or uncompressed PCM. Decoding that and encoding MP3 spends a second helping of detail on top of whatever the first pass removed, and there is no way around it short of not converting.

On speech it is inaudible at any sensible band. Where it shows is on sustained musical content and on anything with a lot of high-frequency texture — cymbals, applause, rain, crowd noise — which acquire a faint swirling quality if you compress them twice at a low bitrate. If the recording is music you care about, WAV or FLAC keep what is there instead of compressing it again.

Only one soundtrack leaves the MOV

An MP3 file has room for exactly one audio track, so whatever the QuickTime container held beyond the first is discarded. That is fine for a phone and it is a real trap on a camera, where a second track often carries a radio microphone or a separate feed from a mixing desk.

Check one file before you commit to a batch. If what comes out is the on-board microphone and you wanted the lapel, the ordering is in the source file and cannot be changed here — the fix is to export the track you want from an editor, or to convert the separate audio recording directly instead of pulling it out of the video.

Nothing labels the MP3, so name it before you send it

No tags are written. The file has no title, no artist, no date and no artwork, and a media player will show it as whatever the filename says. That is invisible while the file sits in a folder and very visible once it is on somebody’s phone among two hundred other recordings.

The cheapest fix is the filename. A date, a subject and a take number cost nothing to type and survive every transfer. If the MP3 is going into a podcast client or a music library, add proper tags afterwards with a tagging tool — the conversion is not the place to do it and nothing here pretends to.

What the picture was costing you

The arithmetic is worth seeing once. A minute of 1080p video from a phone is around 65 MB; a minute of 160 kilobit MP3 is about 1.2 MB. The audio is roughly one fiftieth of the file and it is the entire content for anyone who is going to transcribe, index or listen to it.

That is why this conversion is so much more useful than sending the video. A transcription service charges by the minute either way and handles audio faster; a colleague on a train can play an MP3 and cannot stream a video; an archive of talks stored as audio is a fraction of the size and searchable once transcribed.

The 100 MB ceiling on the video, not on the sound

The limit applies to the file you hand over, which is the video, and video is enormous compared with what comes out. An iPhone recording at 4K passes 100 MB in about thirty-five seconds; at 1080p it takes about a minute and a half. The MP3 from either is a couple of megabytes.

For anything longer, the sensible route is the software that already has the footage. Every editor can export an audio-only file, and doing it there also lets you choose which track and trim the ends. This page is for the case where the video is what you have, on the machine you are sitting at, and you want the sound out of it now.

The video never leaves the machine to give up its sound

Reading the container, decoding the audio and encoding the MP3 all happen in this tab. Nothing carrying the recording is sent anywhere, and the network tab shows the encoder arriving and nothing going the other way.

That is the difference that matters for this material. Interviews, meetings, medical appointments, client sites and rehearsals are exactly the recordings people convert casually and would never deliberately publish. Getting an MP3 out of one should not involve handing the video to a stranger, and here it does not.

How to take the sound out of a MOV as an MP3

  1. Drop the MOV onto this page, or click to choose it.
  2. Leave the quality on balanced for speech, or raise it if the recording is music, then convert.
  3. Download the MP3 and rename it to something the recipient will recognise.

MOV and MP3: a filmed recording reduced to its soundtrack

MOV compared with MP3
MOVMP3
Full nameQuickTime MovieMPEG Audio Layer III
File extension.mov, .qt.mp3
Media typevideo/quicktimeaudio/mpeg
CompressionLossy — file size is bought with qualityLossy — file size is bought with quality
First published19911993
Published byAppleFraunhofer IIS
SpecificationQuickTime File FormatISO/IEC 11172-3
LicensingPublished, not standardisedOpen standard
Standing todayCurrentCurrent
Audio channelsup to 2
Opens in a browserSome browsersEvery browser
Considered insteadMP4, MKVAAC, OPUS, FLAC

Opening the result

MP3 opens in every current browser. MOV has narrower browser support than that. If the file is going onto a web page or into a form, that is usually the whole reason for the conversion.

The usual programs do not overlap: MOV opens in Final Cut Pro, QuickTime Player and Adobe Premiere Pro, MP3 in Audacity, VLC and iTunes — so whoever receives the result needs something from the second list.

What each format is for

The two are aimed at different work: MOV at editing and broadcast, MP3 at handing a finished file over, phones and streaming. That is worth weighing before converting, because the reason one exists is usually the reason the other is awkward.

MOV is Apple's format, published in 1991. The specification is QuickTime File Format, and it is worth reading if the file has to outlive the tool that wrote it.

MP3 comes from Fraunhofer IIS and dates from 1993, specified as ISO/IEC 11172-3. Audacity, VLC and iTunes all read it.

MOV to MP3: quality, camera audio and file size

Why does it fetch something before it starts?

Because no browser can encode MP3. Browsers decode it everywhere and encode it nowhere, so an MP3 encoder is downloaded once, the first time you convert to this format, and then it is cached. Every other part of the job — reading the MOV, decoding the audio — uses what your machine already has.

Which quality band should I pick?

The three bands resolve to roughly 96, 160 and 320 kilobits a second. For speech from a camera microphone, 96 is enough and produces about 43 MB an hour; 160 is the safe default. Use 320 only if the recording is music, because on a scratch track it spends bytes describing room noise very accurately.

Will the MP3 sound better than the camera did?

No, and nothing can make it. This is a second round of lossy compression on audio a camera already compressed, so the ceiling is whatever the on-board microphone captured. Room reverb, air handling and the operator’s breathing are in the recording rather than in the conversion, and no bitrate removes them.

My camera recorded two audio tracks. Do I get both?

No. An MP3 file holds exactly one audio track, so the first one in the MOV is used and the rest are dropped. If you recorded a separate microphone onto a second track, check which one the camera wrote first before converting a batch — there is no way to choose here.

How long a video can I convert?

Up to 100 MB of source file on the free tier, which is the constraint rather than the duration. A 4K recording reaches that in well under a minute while a 1080p one lasts a minute and a half, and both produce only a few megabytes of MP3. If the sound is all you want from a long recording, exporting audio from the editing software is the more practical route.

Is my footage uploaded to extract the sound?

No. The MOV is read and decoded in this browser tab and only the audio is written out. That matters when the recording is an interview, a meeting or a client’s premises — the picture never has to travel anywhere for you to get the words out of it.

More about these formats