M4A to MP3 Converter
Convert M4A (AAC) audio from iTunes, Apple Music downloads, and iPhone Voice Memos to MP3.
No data sent to serverRelated Tools
Where M4A Files Come From
M4A is an MP4 container that holds only audio, almost always encoded with AAC. Apple made it the default for iTunes purchases, for tracks ripped in the Music app, and for iPhone Voice Memos, which is why so many people end up with a library of files that some devices simply refuse.
AAC is genuinely better than MP3 — at the same bitrate it sounds closer to the original, because it was designed a decade later with fewer constraints. The problem is never quality. It is that older car stereos, cheap MP3 players, gym equipment, some Android media apps, and a lot of embedded hardware only ever implemented MP3.
This Conversion Is Lossy, and That Is Unavoidable
M4A is already compressed. Converting it to MP3 decodes the AAC and re-encodes with a different lossy algorithm, so a small amount of quality is lost even at a high bitrate. There is no lossless path between the two — they discard different parts of the sound.
The practical advice: match the source bitrate rather than inflating it. If your M4A is 256 kbps AAC (the iTunes Store standard), a 256 or 320 kbps MP3 keeps the difference inaudible. Encoding a 128 kbps source at 320 kbps only makes a bigger file, not a better one.
A Note on Protected Files
Older iTunes purchases used the .m4p extension and carried FairPlay DRM. Those cannot be converted by this or any other converter without stripping the protection, which is a legal question rather than a technical one. Plain .m4a files bought after 2009, ripped from your own CDs, or recorded on your phone have no such restriction.
A Note on Bitrate That Saves Disappointment
The most common mistake here is reaching for 320 kbps because it sounds like the safe choice. It is not, if the source is a 128 kbps M4A. Encoding damaged audio at a higher bitrate does not repair it; it stores the same damaged audio in a bigger file.
Match the source bitrate or go slightly above it. An iTunes Store purchase is 256 kbps AAC, so 256 or 320 kbps MP3 keeps the difference inaudible. A voice memo recorded at 32 kbps needs nothing more than 96 kbps.
If you do not know the source bitrate, 192 kbps is a sensible middle ground for music and 128 kbps for speech.
The Files That Cannot Be Converted
Music bought from the iTunes Store before 2009 carries FairPlay DRM and usually uses the .m4p extension rather than .m4a. Those files are encrypted, and no converter can open them without stripping the protection — which is a legal question rather than a technical limitation, and not one this tool addresses.
Apple Music streaming downloads are the same situation: they are licensed for playback inside Apple’s apps while the subscription is active, not files you own.
Everything else converts normally — purchases made after 2009, tracks you ripped from your own CDs, voice memos, and recordings from any app.
FAQ
Why convert M4A to MP3 if AAC sounds better?
Compatibility, not quality. MP3 plays on essentially every device ever made; M4A does not. Convert when the destination refuses the file, and keep the M4A when it does not.
Will the file get bigger or smaller?
Usually slightly bigger at the same bitrate, because MP3 is a less efficient codec. A 256 kbps M4A becomes a 256 kbps MP3 of similar size, but it needs that bitrate to sound as good.
Are the song title and artist kept?
No. Only the audio is converted, with no ID3 tags written. Most music players let you edit tags afterwards.
Does this work with iPhone Voice Memos?
Yes. Voice Memos exports .m4a files, and they convert like any other. For speech, 96 or 128 kbps is plenty.
Is my audio uploaded?
No. Everything runs in your browser through FFmpeg compiled to WebAssembly.
How do I know what bitrate my M4A is?
Most music players and file managers show it in the file properties. If you cannot find it, the file size divided by the duration gives a rough answer — roughly 1 MB per minute is about 128 kbps.
Can I convert a whole album at once?
Files are processed one at a time so each conversion gets the full CPU. Convert them consecutively in the same tab — only the first one pays the engine startup cost.
Why will not my .m4p file convert?
Because it is DRM-protected, which is what the p in the extension indicates. Those files are encrypted and cannot be read by any converter.
Can I convert Apple Music downloads?
No. Streaming downloads are licensed for playback inside Apple’s apps while your subscription is active rather than being files you own.
What is the difference between M4A and MP4?
The container is the same; the extension signals the contents. M4A holds audio only, MP4 holds video as well. Renaming one to the other does not change what is inside.
⚠️ Reference Only
Output is generated based on your input and is provided for reference. Results may vary depending on your specific use case, edge cases, or environment-specific behavior. We do not guarantee accuracy of conversions, validations, or computed values.
Always verify critical outputs against official documentation or production environments. We are not responsible for any decisions or losses based on these tool results.