Skip to content
Reembun
M4A to MP3 icon
Converters

M4A to MP3 converter

Convert iPhone voice memos, iTunes tracks and other M4A files to MP3 that anything will play.

192 kbps is transparent for music. 128 is plenty for speech.

Drag files here, or

Converted to MP3 on your device. The converter itself is a 9.8 MB download, once.

Ready. Runs locally on your device.

Your files stay on your device. The tool works directly in your browser, using your device to process your files. Nothing is sent to our servers, and we never receive, store, or see your files or figures.

Share

Share this page

Share result

Your results

Use the tool above first. Whatever it works out shows up here, ready to copy or share.

Cite

Cite this page

Reembun. (2026, August 12). M4A to MP3 converter. https://reembun.com/m4a-to-mp3
Pick a style, then copy the reference. The access date is today.

How to use it

  1. Add the M4A files

    Voice memos, Apple recordings and AAC files all go in the same box, in a batch if you have several.

  2. Wait for the engine once

    The converter downloads on the first run and is reused afterwards.

  3. Choose the bitrate

    128 kbps is enough for a voice memo. Use 192 kbps if the recording is music and you plan to keep it.

  4. Download the MP3

    M4A is already compressed, so this is a second lossy pass. Keep the original if the recording matters.

What an M4A actually is

M4A is a container: the same MPEG-4 container an MP4 video uses, with the video track left out. Inside it is almost always AAC, the codec that succeeded MP3 and does a genuinely better job at the same file size.

You get M4A files from:

  • iPhone Voice Memos. The default recording format.
  • iTunes and Apple Music purchases and rips.
  • QuickTime audio-only recordings.
  • WhatsApp voice notes on iOS, in some versions.
  • Audiobooks as .m4b, which is the same container with chapter markers.

Why convert to something technically worse

AAC beats MP3 on sound per byte, particularly below 128 kbps. Converting to MP3 gives that up. The reason to do it anyway is that MP3 works everywhere and M4A does not quite.

The gaps that still bite:

  • Car stereos, especially anything with a USB port fitted before about 2015.
  • Transcription and dictation software, much of which takes MP3 and WAV only.
  • Cheap MP3 players, gym equipment and hearing devices.
  • Some Android apps that will play the file but refuse to attach or share it.
  • Upload forms with an explicit MP3-only rule, which is common on radio submission and podcast platforms.

The quality cost, and how to keep it small

Converting one lossy format into another means two rounds of discarding. AAC drops one set of detail; MP3 drops a different set on top of what is left.

In practice this is a non-issue at sensible bitrates:

SourceConvert atResult
Voice memo128 kbpsIdentical to the ear. Half the size of 256.
Podcast or lecture128 kbpsIdentical to the ear.
Music, casual listening192 kbpsTransparent for most people on most gear.
Music you are keeping320 kbpsTransparent, at the cost of a bigger file.

Do not convert back and forth. Each round trip costs another generation, and unlike the first one, that does eventually become audible.

Voice memos convert fast

A voice memo is a single mono or stereo AAC stream with no picture, so there is very little to do. Even an hour-long recording is finished in seconds once the engine has loaded. Batches are handled the same way, one after another, and offered as a ZIP.

Nothing is uploaded

Voice memos are a category of file that ought never to be handed to an unknown server: interviews, medical appointments, meetings, lectures, notes to yourself. This converter runs inside your browser using FFmpeg compiled to WebAssembly. The recording is read from your disk and the MP3 written back to it, with nothing in between.

Common questions

Does converting M4A to MP3 lose quality?

A little, yes. Both are lossy formats that discard different things, so the conversion decodes the AAC's discards and applies MP3's on top. At 192 kbps or above it is inaudible to almost everyone, and on a voice memo at 128 kbps you would need laboratory conditions to hear a difference.

What bitrate should I use for a voice memo?

128 kbps, or even 96. Speech occupies a narrow frequency range and compresses extremely well, so the higher rates buy nothing at all and simply make the file bigger. Save 320 for music.

Why will my M4A not play on this device?

M4A is an Apple container holding AAC audio. Support is near-universal now, but the gaps are stubborn: older car stereos, some Android media players, cheap MP3 players, gym equipment, and a good deal of transcription and dictation software that accepts MP3 and WAV only.

Are M4A and AAC the same thing?

Not quite. AAC is the codec, M4A is the container that usually holds it. In everyday use they refer to the same file, and this page converts both. M4B is the audiobook variant of the same container and works here too.

Can I convert a whole folder of iTunes tracks?

Yes. Drop them all in and they are converted one after another, then offered as a single ZIP. Files bought from the iTunes Store before 2009 may carry FairPlay DRM, and no converter can open those.

Last reviewed