AAC to MP3 Converter
An AAC to MP3 converter decodes an AAC (Advanced Audio Coding) file into raw audio and re-encodes it as MP3. Because both formats are lossy, converting between them is called transcoding: the MP3 encoder compresses already-compressed audio, which always introduces some quality loss. At 320 kbps output the loss is imperceptible for most listeners. The main reason to convert is compatibility: MP3 is supported on every device made in the last 25 years, including older car stereos and media players that reject AAC.
Drop your AAC file here
or click to browse · .aac and .m4a supported
Conversion runs entirely in your browser. No files are uploaded to any server. DRM-protected Apple Music files cannot be converted.
Quick Answer
Converting an AAC file to MP3 will cause a small amount of additional quality loss, because both are lossy formats. The conversion works by decoding the AAC back to raw PCM audio, then re-encoding it as MP3. To minimise the loss, choose 320 kbps as your output bitrate: at that setting, most listeners cannot hear any difference compared to the original AAC, even on good headphones. The main reason to convert is compatibility. MP3 is supported by every device made in the last 25 years, including older car stereos, portable MP3 players, and podcast hosting platforms that do not accept AAC.
What Is an AAC to MP3 Converter?
An AAC to MP3 converter decodes an AAC (Advanced Audio Coding) file into raw PCM audio data, then re-encodes it using the MP3 codec. The tool on this page performs the entire process inside your browser using the Web Audio API and the LAME MP3 encoder. No file is uploaded to any server, and there are no file size limits imposed by a server queue.
AAC was designed in 1997 as the direct successor to MP3. It uses more modern psychoacoustic modelling than MP3, which means it achieves roughly 30 per cent better compression efficiency: a 128 kbps AAC file sounds approximately as good as a 192 kbps MP3. AAC is the default audio format for Apple devices, iTunes purchases, Apple Music, YouTube audio, and HLS (HTTP Live Streaming). Files may carry the extension .aac or .m4a, the latter being an MPEG-4 container that holds AAC audio. Both extensions are accepted by this converter.
Because both AAC and MP3 are lossy formats, converting between them is called transcoding. The MP3 encoder has no way to recover the audio data that the AAC encoder discarded: it receives the decoded PCM, which already contains the artefacts of AAC compression, and compresses it again. This always introduces some additional quality loss. The practical impact depends on the bitrate you choose for the MP3 output. At 320 kbps, the second compression pass is so conservative that most listeners cannot detect any degradation, even in controlled listening tests. At 128 kbps, artefacts on high-frequency content such as cymbals and sibilant vocals can become noticeable. The recommendation throughout this page is to use 320 kbps unless file size is a hard constraint.
One important limitation: DRM-protected AAC files cannot be converted by this or any browser-based tool. Apple Music downloads and iTunes purchases made before 2009 are protected with FairPlay DRM. These files decrypt only inside Apple-authorised apps and cannot be decoded by the Web Audio API. If you receive an error when trying to convert a file downloaded from Apple Music or an old iTunes purchase, this is the reason.
How to Use the AAC to MP3 Converter
- Select your AAC file: drag it into the drop zone or click to browse. Files with the .aac or .m4a extension are both accepted. The file stays on your device throughout.
- Choose a bitrate: 320 kbps is selected by default and gives the closest result to your original AAC. Use 192 kbps if you need a smaller file for streaming or podcasting. Use 128 kbps only for speech recordings where file size is more important than audio fidelity.
- Click "Convert to MP3": the browser decodes the AAC, applies the LAME MP3 encoder, and prepares the download. This runs entirely in the browser tab. No progress bar appears during the encoding phase, but the download link appears automatically once it completes.
- Download your MP3: click the green download button. The output filename matches your input file with the extension changed to .mp3.
AAC vs MP3
AAC and MP3 are both lossy audio codecs that work by analysing the audio signal and permanently discarding frequencies the psychoacoustic model predicts the human ear is less sensitive to. Their key differences are codec efficiency, compatibility, and patent status.
| Property | AAC (.aac / .m4a) | MP3 (.mp3) |
|---|---|---|
| Introduced | 1997 | 1993 |
| Psychoacoustic model | More advanced (better at preserving stereo width, high frequencies) | Older model; audible artefacts at low bitrates |
| Compression efficiency | ~30% more efficient: 128 kbps AAC ≈ 192 kbps MP3 | Baseline reference |
| Typical streaming bitrate | 128 to 256 kbps (Apple Music, YouTube) | 128 to 320 kbps |
| Device compatibility | Universal on modern devices (2010+); spotty on pre-2008 hardware | Universal on all devices since 1998 |
| Car stereo support | Common on 2010+ head units; often absent on older units | Supported on every car stereo with USB or disc playback |
| DJ software support | Limited (cue point grid unreliable in some apps) | Full support in Serato, Rekordbox, Traktor |
| Patent status | Active (end-users pay no fee; commercial encoders licensed) | All patents expired April 2017; fully royalty-free |
| Default on Apple devices | Yes (iTunes, Apple Music, iPhone recordings) | No |
The practical conclusion is straightforward. If you need a file to play on any device, including an older car stereo, a Bluetooth MP3 player, or a podcast hosting platform with strict format requirements, convert to MP3. If compatibility is not a concern and you want the most efficient lossy format for Apple or modern streaming environments, keep the file as AAC.
One important note on file size: because AAC is more efficient than MP3, an AAC file and a 320 kbps MP3 file of the same audio will not be the same size. A 256 kbps AAC file of a four-minute song is roughly 7 to 8 MB. The same audio at 320 kbps MP3 will be around 9 to 10 MB. Converting from AAC to MP3 at a higher bitrate produces a larger file, not a smaller one. This is expected and is not a conversion error.
When to Use This Converter
Kofi needs MP3 files for his 2008 Alpine car stereo
Kofi has a Pioneer head unit in his car from 2008 that plays MP3 files from a USB stick. He bought a new phone and downloaded several albums from the iTunes Store, which delivered them as .m4a files at 256 kbps AAC. When he copied them to the USB stick, the head unit displayed "Format error" and skipped every track. The unit was manufactured before AAC playback became common in aftermarket car audio, so it only recognised MP3. He converted each album through the browser at 320 kbps, copied the MP3 files to the USB stick, and the head unit played every track without errors. He kept the .m4a originals on his phone for daily listening and used the converted MP3 library exclusively for the car.
Priya's podcast host rejects her video editor's AAC exports
Priya produces a weekly business podcast using a video editing suite that defaults to exporting audio as .m4a at 192 kbps AAC. Her podcast hosting platform accepts MP3 only and rejects all other formats at upload. She had been manually re-exporting from the editor at MP3 for each episode, which required reopening the project and waiting through a second render. She switched to exporting .m4a once (faster), then running the AAC to MP3 conversion in the browser at 320 kbps before uploading. The browser conversion takes under 30 seconds per episode, saving her four to five minutes of re-render time per week. The podcast host has never flagged a quality issue.
Dmitri needs MP3 for his Serato DJ set
Dmitri plays club nights using Serato DJ Pro. His music collection is mixed: some tracks came from the iTunes Store as .m4a AAC files, and the rest are MP3s from Beatport and Bandcamp. Serato can play AAC files, but the cue point grid analysis behaves inconsistently on .m4a tracks in his version of the software, causing beatgrid misalignments that require manual correction before each set. Converting the AAC tracks to 320 kbps MP3 before importing them into Serato eliminated the grid errors entirely. The converted files play identically to the originals on his club sound system, and the cue point analysis runs correctly first time on every track.
Mei needs to send audio to a Windows colleague who does not have QuickTime
Mei records voice memos on her iPhone, which saves them as .m4a files. She regularly sends these to a colleague running Windows 10 who does not have QuickTime or Windows Media Player installed, and whose corporate IT policy blocks software installation. The colleague's browser could play .m4a from a local file in some situations but not reliably across all the apps they used for review. Mei converts the recordings to MP3 in the browser before sending. MP3 opens in every Windows media application without plugins or additional codecs, and the voice recordings are speech-only so the 192 kbps bitrate she uses shows no audible difference from the original.
Common Mistakes and Troubleshooting
- Trying to convert a DRM-protected Apple Music file: Files downloaded for offline playback from Apple Music (the streaming service) are encrypted with FairPlay DRM. The Web Audio API cannot decrypt them and will return a decoding error. These files can only be played inside Apple apps. To get MP3 versions of Apple Music tracks, you need to record the audio in real time or use an authorised Apple Music to MP3 export workflow.
- Choosing 128 kbps when the source is 192 or 256 kbps AAC: Transcoding to a lower bitrate than the source discards more audio data than necessary. If your source AAC is 256 kbps, convert to at least 256 kbps MP3. Use 320 kbps if you are unsure. The file will be slightly larger than the source, but it will preserve the most quality.
- Converting .m4a files that contain Apple Lossless (ALAC) rather than AAC: M4A is a container format. Most .m4a files contain AAC audio, but some contain ALAC (Apple Lossless Audio Codec). The Web Audio API decodes both correctly, so the converter will work either way. However, if your .m4a file is 50 MB or larger for a four-minute track, it likely contains ALAC. In that case, consider using the WAV to MP3 or FLAC to MP3 converters, as the source is lossless and you can convert at full quality.
- Increasing the bitrate expecting a quality improvement: Converting a 128 kbps AAC file to 320 kbps MP3 does not add audio information. The encoder only has the decoded 128 kbps AAC data to work with, which already has its high-frequency content removed. The output will be a larger file that sounds identical to a 128 kbps MP3 of the same audio. Always convert at the highest available quality from the source, not at an arbitrarily high output bitrate.
- Large file taking a long time with no visible progress: For AAC files above 100 MB (typically albums encoded at 256 or 320 kbps), the encoding phase can take 60 to 90 seconds in the browser. No progress bar appears during this phase. Do not close the tab. The download link will appear automatically once the encoding is complete.
- File rejected as not AAC when it has a .m4a extension: A small number of apps save voice memos or recordings with a .m4a extension but using a codec other than AAC or ALAC, such as AMR. If the converter reports an error on a .m4a file, try opening it in VLC first to confirm the codec. VLC shows the audio codec in Media Information.
S. Siddiqui
Founder & Editor-in-Chief, YourToolsBase
How I fixed 140 podcast episodes that wouldn't upload because the editor exported AAC instead of MP3
In early 2025 a podcast producer contacted me after their hosting platform rejected an entire batch of episode files. They had been recording and editing for years without incident, but after switching to a new video editing suite for their remote interview format, every exported audio file came out as .m4a, the standard AAC container Apple applications use by default. Their podcast host accepted MP3 only, enforced strictly, and had no conversion step built into the upload interface.
The problem was scale. They had 140 episodes queued for a back-catalogue migration to a new feed, all exported as .m4a at 192 kbps AAC. Uploading each one to an online converter, waiting for a cloud server, and downloading the result would have taken the better part of a week. Installing a desktop converter was fine for one file but they wanted something their non-technical co-host could also run without instructions.
We converted the files through the browser, working through batches of 20 to 30 at a time. The source files were 192 kbps AAC, so I used 320 kbps for the MP3 output: when transcoding between two lossy formats, outputting at a higher bitrate than the source gives the MP3 encoder more headroom to represent the decoded audio, minimising the artefacts introduced by the second compression pass. The episodes were speech-only, so at 320 kbps the quality was indistinguishable from the AAC originals even on studio headphones.
All 140 episodes converted in under two hours. The co-host later ran the same process independently on a new batch using only the tool page as a reference, without any guidance from me. The lesson: a browser-based converter with a clear bitrate selector eliminates the need for desktop software entirely, even for non-technical users handling a task that would otherwise require command-line tools or a paid cloud service.
Frequently Asked Questions
Does converting AAC to MP3 lose quality?
Why would I convert AAC to MP3?
Can I convert Apple Music files to MP3?
What bitrate should I use when converting AAC to MP3?
Is 128 kbps AAC better quality than 192 kbps MP3?
Will my car stereo play AAC files?
Can I convert .m4a files with this tool?
Does converting AAC to MP3 increase the file size?
How do I convert AAC to MP3 without iTunes?
Is it safe to upload my audio files to an online converter?
Rate This Tool
Was this tool helpful?
Be the first to rate this tool
About the Author
S. Siddiqui is the founder and editor-in-chief of YourToolsBase, overseeing all content, tool accuracy, and editorial standards.
View full profileAuthoritative Sources
Formulas and data in this tool are based on guidelines from the above sources.