Cookies for analytics and advertising
We use cookies for analytics and advertising, both sent to Google. Refusing changes nothing you can see.Read the privacy page
Converting MOV to M4A takes a video you filmed for its sound — a gig, a rehearsal, a recital — and leaves you with just the audio, in the container Apple’s own devices treat as native. The picture is discarded and the sound is re-encoded as AAC, entirely inside your browser.
Up to 100 files at once. Mixed formats are fine.
They convert one after another and download together as a ZIP.
MOV to M4A
Nobody stands in a crowd holding a phone up because they wanted a shaky video of the back of someone’s head. They wanted the song. The same is true of a rehearsal recorded from the corner of a room, a recital filmed from four rows back, and a child finally playing a piece through without stopping — the camera was the recorder that happened to be in a pocket.
What you are left with is a video file where the picture is incidental and the sound is the entire content. Keeping it in Photos means it is filed as a moment; converting it to audio means it goes where music goes, plays with the screen off, and does not cost a gigabyte to keep. That is the job this page does.
The naming hides something simple. M4A is an MP4 file that happens to contain only audio, and MP4 was derived from Apple’s QuickTime format, which is what your MOV is. The three are close relatives, and the AAC audio your iPhone recorded is exactly the kind of audio an M4A is built to hold.
That closeness is why the M4A behaves so well on an Apple device. The Music app plays it, the Files app previews it, AirDrop carries it, and iCloud syncs it without anyone having to think about codecs. It is also why the conversion looks as if it should be instantaneous — and the next section is about why it is not.
It would be a convenient sentence to write that the audio is simply lifted out of the video and rewrapped. It is not true here. The engine is asked for a bitrate on every compressed audio target, and asking for a bitrate is what tells it to decode and re-encode rather than copy. So the AAC in the M4A is a new encode of the decoded AAC from the MOV.
That costs a real, if small, second generation of loss. On speech nobody will hear it. On music recorded by a phone in a loud room it is more than academic, because the first encode already had a hard job. The practical response is not to worry about it but to stop economising: use the high band, and the second pass has enough bits to be transparent.
They land at roughly 96, 128 and 192 kilobits a second. An hour of audio is therefore about 43 MB, 58 MB or 86 MB — all of them trivial next to the video, which for a minute of 1080p is around 65 MB on its own.
Because the sizes are all small, there is no real argument for economising on a recording you cared enough to make. Small is for a phone that is genuinely out of space; balanced is right for talking; high is the correct default for anything with music in it, and the difference between it and balanced is about half a megabyte a minute.
This works in Safari on the iPhone itself, which is the shortest route: open the page, tap to choose a file, pick the video from Photos, convert, and save the M4A into Files. The encode runs on the phone’s own processor.
The reason to mention it is that the alternative is worse in a specific way. Sending a video to a laptop to convert it means AirDrop or iCloud first, and moving a gigabyte around to end up with a forty-megabyte audio file is the wrong order of operations. Doing it on the phone also avoids handing the recording to anything else at all.
No tags at all: no title, no artist, no album, no date, no artwork. A library shows it under whatever the filename is, which for a phone video is a string of digits that means nothing to anybody.
Two minutes of preparation fixes it. Rename the file before you convert so the M4A inherits something readable, then add proper tags in the Music app or a tagging tool afterwards. Artwork is worth doing and easy: take a frame from the same MOV as a JPG and use that, so the recording looks like what it is instead of a grey note icon.
The video track is discarded deliberately — that is the whole point — and one audio track is written. A phone records exactly one, so for most files this is a non-issue, but a recording made with an external microphone through an adapter or an app that writes a second channel set may not behave as expected.
What is definitely lost alongside the picture is anything else the container held: the creation date, the location, any orientation information, and on a camera file the timecode track. The M4A is audio and nothing else. If the video is worth keeping as well, keep it — the conversion does not touch the original.
Up to 100 MB of source file. That is the constraint, and it is measured on the video rather than on the audio that comes out — an iPhone at 1080p writes about 65 MB a minute in High Efficiency mode, so roughly a minute and a half fits, and at 4K it is around thirty-five seconds.
For a whole concert that is not enough, and the honest answer is to trim first. The Photos app can shorten a clip without re-encoding it, so cutting to the song you actually want is quick and leaves a file that converts comfortably. A twenty-minute recording is a job for a desktop tool.
Reading the MOV, decoding the audio and encoding the M4A all happen in this tab, using the codecs the device already has. Nothing carrying the recording is sent anywhere, and you can watch the network tab during a conversion to see that.
It matters more than it sounds for this material. A rehearsal, a school hall, a friend’s living room, a paid gig somebody would rather was not circulating — these are recordings with other people in them, and uploading one to an unknown site to remove its picture is a strange thing to do on their behalf.
| MOV | M4A | |
|---|---|---|
| Full name | QuickTime Movie | MPEG-4 Audio |
| File extension | .mov, .qt | .m4a |
| Media type | video/quicktime | audio/mp4 |
| Compression | Lossy — file size is bought with quality | Lossy — file size is bought with quality |
| First published | 1991 | 2004 |
| Published by | Apple | Apple |
| Specification | QuickTime File Format | — |
| Licensing | Published, not standardised | Published, not standardised |
| Standing today | Current | Current |
| Audio channels | — | up to 48 |
| Opens in a browser | Some browsers | Every browser |
| Considered instead | MP4, MKV | MP3, FLAC |
M4A 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.
M4A is a container rather than a single format. What actually plays is the codec inside it — usually AAC and ALAC — which is why two files with the same extension can behave differently on the same device.
The usual programs do not overlap: MOV opens in Final Cut Pro, QuickTime Player and Adobe Premiere Pro, M4A in iTunes, VLC and FFmpeg — so whoever receives the result needs something from the second list.
The two are aimed at different work: MOV at editing and broadcast, M4A at handing a finished file over and phones. 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.
M4A comes from Apple and dates from 2004. iTunes, VLC and FFmpeg all read it.
No, and it would be easy to claim otherwise. The audio is decoded and encoded again, which means a second generation of lossy compression even though both files hold AAC. A true repackage would be free and lossless; this is not that, and picking the high band is how you keep the second pass from costing anything audible.
High, for anything musical. The three bands land at roughly 96, 128 and 192 kilobits a second, and since the audio is being re-encoded anyway the extra size is the cheapest insurance available. Balanced is right for speech, and small is for a recording you want on a phone with no room left.
M4A, if it is staying inside Apple’s world. AAC at 128 kilobits is generally reckoned to sound better than MP3 at the same rate, and the Music app, the Files app and every Apple device handle M4A natively. Choose MP3 when the file has to go to a car stereo, an old player or a person whose software you cannot predict.
Yes. Open this page in Safari on the phone, choose the video from the Photos picker, convert, and save the result to Files. It runs on the phone’s own processor, so there is no upload and nothing to wait for beyond the encode itself.
Because no tags are written. The M4A arrives with nothing but audio, so a library will show it under its filename. Name the file properly before converting, and add the title, date and artwork afterwards in whatever manages your music — the artwork can be a frame taken from the same video.
No. The MOV is read and decoded in this browser tab and only the audio is written out, so a recording made in someone’s living room or a hall full of parents does not travel to a server to have its picture removed.