Xport Blog

How to Convert Voice Memos to MP3 (and Keep Them Private)

iPhone voice memos are M4A files, and not everything plays them. Here is how to get a recording off your phone and convert it to MP3 in your browser, with nothing uploaded.

Why every iPhone voice memo is an M4A file

Open the Voice Memos app on an iPhone and every recording it saves is an M4A file. So before you convert voice memos to MP3, it helps to know what you are holding: M4A is lossy AAC audio inside an MP4 container, and it is the default format across the Apple ecosystem.

There is nothing wrong with M4A. At the same bitrate it is more efficient than MP3, especially below 192 kbps. The trouble starts when a recording leaves Apple's world. Some Windows programs, older car stereos, budget players, and various upload forms either reject M4A or handle it unpredictably. MP3 is the one audio format you can hand to anybody without a follow-up question.

We wrote up the full comparison in M4A vs MP3. The short version: keep M4A while everything stays on Apple devices, switch to MP3 the moment it needs to play everywhere.

First, get the recording off your phone

Voice Memos does not export MP3, so the job splits in two: first move the M4A to a computer, then convert it there. Apple makes the first half easy, and there are three routes that work well, depending on what is waiting on the other end.

AirDrop is fastest if you have a Mac. Open the memo, tap the share icon, pick your Mac, and the file lands in Downloads a moment later.

The Files app works for everyone. Share the memo, choose Save to Files, and drop it in iCloud Drive, where you can grab it from your computer. This route also leaves a copy in your own storage, which is a nice side effect for recordings you care about.

Email is the fallback that always works: mail the memo to yourself and download the attachment. The catch is attachment size limits on long recordings, so prefer AirDrop or Files for anything past a few minutes. One small tip before you send anything: rename the file. Voice Memos loves names like New Recording 47, and future you will not remember which one held the good idea.

Convert it in your browser, because a voice memo is personal

Here is the part we care about most. A voice memo is rarely just audio. It is your own voice, a work meeting, a half-written song, a message from someone you love, an interview you promised to keep private. Most free conversion sites work by uploading your file to their server, converting it there, and handing back a download link. For a random music file, maybe you shrug. For a recording of your own voice, that deserves a pause.

We built our Audio Converter the other way. The page loads FFmpeg compiled to WebAssembly, so the whole conversion runs in the browser. Nothing is uploaded. We never see the file.

Using it takes about a minute. Drop the M4A on the page, choose MP3 as the output, pick a bitrate, and download the result. It handles MP3, WAV, M4A, FLAC, OGG, and AIFF in any direction, but the M4A to MP3 trip is the one voice memos need, and there is a dedicated M4A to MP3 page for exactly that.

Which bitrate to pick

The bitrate picker runs from 128 to 320 kbps, and for voice memos the choice is forgiving. Plain speech holds up at low bitrates far better than music does, so 128 kbps is acceptable for a memo you are texting, and 192 kbps is a comfortable default with room to spare. Even a one hour meeting at 192 kbps stays small enough to move around without ceremony.

If the memo is musical, aim higher. A 128 kbps MP3 is audibly compromised on good playback gear, so a hummed melody or a guitar sketch you might build on later deserves 256 or 320. At 320 kbps, MP3 is near-transparent for most listeners.

One honest caveat. M4A is already lossy, and converting lossy to lossy adds a small generation loss. Conversion never restores quality; it can only preserve what is there or shave off a little more. At a sensible bitrate you are unlikely to hear it on speech, but keep the original M4A anyway. Convert a copy, share the MP3, archive the source.

When MP3 is the wrong choice

MP3 is for sharing, not for working. If you plan to edit the recording, clean it up, or pull it into audio software, convert to WAV instead. WAV is uncompressed, every editor accepts it, and you avoid stacking a second lossy encode on top of the AAC one. Our M4A to WAV page handles that, in the browser as well.

The tradeoff is size. WAV runs roughly 10 MB per minute at CD quality, so a 40 minute meeting becomes a heavy file fast. The pattern that works: WAV while you edit, MP3 when you share.

And sometimes the right conversion is none at all. If the recipient lives entirely on Apple devices, the M4A will play fine as it is. Conversion matters at the borders: Android group chats, Windows offices, and hardware old enough to predate the format.

The song ideas deserve a next step

A lot of voice memos are song ideas: a melody hummed into a phone before it evaporates. Converting that to MP3 gets it to a collaborator, which is often all a sketch needs. And when one of those sketches turns into a real production, we make an offline desktop app for AI vocals. You can download it here when that day comes.

Quick answers

Does converting a voice memo to MP3 lose quality?

A little, in theory. M4A is already lossy, and lossy to lossy re-encoding adds a small generation loss, though on speech at 192 kbps or above you are very unlikely to hear it. Your original M4A stays untouched either way.

Can I convert a voice memo to MP3 directly on my iPhone?

The Voice Memos app itself does not export MP3. Move the file off the phone with AirDrop, Files, or email, then run it through the converter on a computer.

Is my recording really not uploaded anywhere?

Correct. The converter runs in the browser using FFmpeg compiled to WebAssembly, nothing is uploaded, and we never see the file.

Keep reading

Who writes this?

We're the small team behind Xport Studio, a private, fully offline app for AI vocals, stems, and mastering. We also build free in-browser audio tools, and this blog covers the questions people bring to them.

Meet Xport Studio