AAC to MP3 Converter

Converting AAC to MP3 swaps a modern, efficient lossy codec for the most universally supported format in audio. AAC generally sounds better at matched bitrates, but MP3 plays on hardware that AAC doesn't: older cars, dash cams, cheap USB players, certain Bluetooth receivers.

audio_file

Drag & drop audio files here, or browse

Drop your AAC files here

What changes when you convert AAC to MP3

Two lossy codecs in series loses a little more than the original encode did. Keep the MP3 bitrate at or above the AAC's bitrate to minimize this. Going from 128 kbps AAC to 128 kbps MP3 will actually sound slightly worse than the AAC because MP3 is less efficient.

When to use this conversion

  • Converting iTunes purchases or Apple Music downloads for a non-Apple car stereo
  • Pulling YouTube audio extractions into a player that only handles MP3
  • Sharing audio with someone whose device predates AAC support
  • Building DJ sets where the software or hardware expects MP3 input

Where the output plays

MP3 plays on every audio device made in the last 25 years. There is no practical gap in MP3 support anywhere you might want to play audio.

About these formats

AAC (Advanced Audio Coding)

AAC is the successor the MPEG group designed to replace MP3. At 128 kbps it typically sounds as good as MP3 at 192 kbps. It's the default codec for YouTube audio, iTunes purchases, Apple Music, and nearly every streaming service that isn't using Opus or Vorbis.

MP3 (MPEG-1 Audio Layer III)

MP3 is the most widely supported lossy audio format. Encoded in 1993 and still the default on countless devices, it trades some fidelity for dramatically smaller files. At 192 kbps most listeners cannot distinguish it from the source. Anything that plays audio will play MP3.

How It Works

  1. Add your AAC files Drag AAC files onto the page, or click to pick them from your file browser. Batch uploads are fine.
  2. Choose MP3 settings Pick bitrate or quality level for the MP3 output. Defaults match common target use cases.
  3. Convert in your browser FFmpeg runs locally via WebAssembly. Nothing uploads. Progress shows per file so you know exactly what's happening.
  4. Download MP3 files Grab each converted file individually, or download the whole batch as a single ZIP.

Features

Supported Formats

FAQ

Will the MP3 sound worse than the AAC?

At the same bitrate, slightly yes. MP3 is less efficient than AAC. Bump the MP3's bitrate 20–30% higher than the AAC to land at roughly equivalent quality.

What if the AAC came from DRM-protected Apple content?

Pre-2009 iTunes purchases had FairPlay DRM. Modern purchases and Apple Music downloads are still DRM-protected in Apple's AAC variant. You can't convert those without first playing them through software that strips DRM (which may violate the service terms).

What is AAC (Advanced Audio Coding)?

AAC is the successor the MPEG group designed to replace MP3. At 128 kbps it typically sounds as good as MP3 at 192 kbps. It's the default codec for YouTube audio, iTunes purchases, Apple Music, and nearly every streaming service that isn't using Opus or Vorbis.

What is MP3 (MPEG-1 Audio Layer III)?

MP3 is the most widely supported lossy audio format. Encoded in 1993 and still the default on countless devices, it trades some fidelity for dramatically smaller files. At 192 kbps most listeners cannot distinguish it from the source. Anything that plays audio will play MP3.

Are my files private?

Yes. The converter runs entirely in your browser using FFmpeg compiled to WebAssembly. Your audio files are never uploaded, never sent to a server, and never leave your device.

Is there a file size limit?

There's no hard limit, but because everything runs in your browser you're bounded by available memory. Files over about 2 GB total can get slow or hit browser memory limits. Process in smaller batches if you run into issues.