M4A to MP3

M4A to MP3 Converter

QUICK ANSWER

Convert M4A to MP3 free, online, in your browser. M4A is Apple's AAC-in-MP4 container — what iPhone Voice Memos, GarageBand exports, and iTunes purchases save as. MP3 is universal: every car stereo, every old phone, every CD player. We re-encode at ~192 kbps VBR for near-lossless quality with maximum compatibility. No upload, no signup, no watermark.

  • Free forever
  • No signup
  • No watermark
  • Runs in your browser
  • ~192 kbps MP3
  • Up to 500 MB

Files never leave your browser. The conversion runs locally on your device.

10+ conversions and counting
Trusted by creators at startups, agencies, and Fortune 500 teams.
Free forever — no signup, no watermark, no length cap.

How it works

  1. 1

    Drop your M4A onto the tool

    Click the dropzone or drag any .m4a file in — Voice Memos, QuickTime audio recordings, GarageBand exports, iTunes-purchased tracks (DRM-free), and AAC podcast enclosures all work. Files up to 500 MB are supported.

  2. 2

    Click Convert to MP3

    We decode the AAC stream out of the MP4 container and re-encode it with the LAME encoder at a VBR quality-2 preset, which lands around 192 kbps. AAC and MP3 are different codecs — there is no lossless stream-copy path between them, so a re-encode is mandatory.

  3. 3

    Download your MP3

    Hit Download. The output keeps the original audio length and sample rate; at 192 kbps VBR a typical minute of audio comes out around 1.4 MB. Nothing is uploaded — the entire pipeline runs locally in your browser.

No upload — what that actually means

Most online audio converters upload your file to a remote server, transcode it there, and send back a download link. That works fine for a public podcast episode, but not for a private Voice Memo, a client interview recording, or a GarageBand draft. This tool runs FFmpeg inside your browser via WebAssembly — the M4A file never leaves your device. You can disconnect from the internet after the page loads and the conversion still completes. Verify it yourself in your browser's network tab.

Adjacent tools you might want

Have an MP4 video and want only the audio? MP4 to MP3 converter strips the video stream and writes a 192 kbps MP3. Need to record fresh audio in the browser? Voice recorder online captures straight to MP3. About to record an important call and want to check the mic first? Microphone test online confirms input level and channel routing in seconds. Looking for a free screen recorder to go with all of this? Clipy records audio + video to a shareable link with no watermark.

Why M4A and MP3 are not the same thing

M4A is Apple's preferred audio format: it stores AAC-encoded audio inside an MP4 container. AAC and MP3 are entirely different codecs — there is no lossless stream copy between them. Converting M4A to MP3 requires decoding the AAC audio and re-encoding it as MP3. That is what this tool does, using the LAME encoder at a VBR quality-2 preset (~192 kbps). At that bitrate the re-encoding step adds no perceptible quality loss for speech, podcasts, or most music. The trade is intentional: AAC is more efficient than MP3 at the same bitrate, but MP3 plays absolutely everywhere — every car stereo, every old phone, every basic MP3 player, every podcast host. For maximum compatibility you give up a small amount of efficiency.

Where M4A files come from

You will find M4A in several Apple workflows: Voice Memos exports from iPhone, audio recordings made in QuickTime Player, GarageBand project exports, iTunes-purchased tracks from the DRM-free era (post-2009), and podcast feeds that publish AAC enclosures. The format sounds excellent and is efficient, but older car stereos, some podcast apps, and many basic MP3 players will not open it. Converting to MP3 trades a small amount of efficiency for near-universal playback compatibility.

What is MP3?

MP3 is the lowest-common-denominator audio format on the planet. Every car stereo, every old phone, every CD player, every podcast host, every transcription service, and every browser plays MP3 without question. It is lossy, but at 192 kbps VBR the loss is below the threshold most listeners can detect in a blind test. If you need a single format that plays everywhere with one hand tied behind its back, MP3 is the answer.

Common questions

Does converting M4A to MP3 reduce audio quality?

In practice, no — at 192 kbps VBR the re-encoding is perceptually transparent for speech and most music. The only scenario where you would hear a difference is an audiophile-grade controlled blind test. If your source M4A was already low-quality (a 64 kbps Voice Memo, say), the output will match that quality faithfully, not magically improve it.

Why does this need to re-encode? Can it just copy the audio?

No. AAC (the codec inside M4A) and MP3 are different compression formats. There is no stream-copy path between them — the audio must be decoded from AAC and re-encoded as MP3. This is different from, say, remuxing an MP4 to MKV, where the codec does not change.

My M4A is from iPhone Voice Memos — will this work?

Yes. Voice Memos on iPhone exports standard M4A files (AAC inside an MP4 container). AirDrop the file to your Mac (or email it to yourself), drop it in here, and click Convert.

Can I convert iTunes-purchased songs?

Only if the file is DRM-free. Apple dropped FairPlay DRM from music purchases in 2009 — anything bought after that should be a plain M4A and converts normally. Older protected M4P files are a different format and will not open in this tool.

What is the biggest file I can convert?

About 500 MB in the browser, due to WebAssembly memory limits. A typical Voice Memo or GarageBand export sits well inside that. For very long interviews at high quality (pushing 300 MB+), the desktop Clipy app handles larger files natively, or any standalone FFmpeg install does the job in one command: ffmpeg -i input.m4a -q:a 2 output.mp3.

Can I do a batch conversion of multiple M4A files?

Not yet — one file at a time in the browser. For batch conversion, use the desktop FFmpeg command above in a shell loop. We are tracking demand for a multi-file mode.

Is the file uploaded anywhere?

No. The conversion runs entirely in your browser via FFmpeg compiled to WebAssembly. Your audio file never reaches our servers, our CDN, or any third party — you can verify this by watching your network tab in DevTools while converting.

Is this really free? What is the catch?

There is no catch. Clipy is a free screen recorder; these conversion tools live next door as free utilities. We do not watermark, gate behind signup, throttle, or upsell.

More free tools