MP3 to AAC Converter
Drop an MP3 file, convert it to AAC right in your browser, and download the result — no upload, no account needed.
MP3 to AAC Converter
Everything runs in your browser — your file is never uploaded.
AAC encoding not supported in this browser
Your browser's MediaRecorder does not support AAC output. Please use Chrome or Safari on Windows, macOS, or Android. Firefox does not currently support AAC encoding via MediaRecorder.
MP3 vs. AAC
MP3
- Universal device support
- Widely supported in software
- Less efficient than AAC
- Older codec from the 1990s
AAC
- Better quality at lower bitrates
- Default for Apple, YouTube, streaming
- Smaller file size at equal quality
- Encoding requires hardware/browser support
Select an MP3 file to get started
Your file is never uploaded — conversion runs in your browser
Duration
—
File Size
—
Channels
—
Decoding audio...
Conversion complete
How the Conversion Works
-
1
Web Audio API decodes your MP3 file into raw PCM audio data in memory.
No upload required — all decoding happens locally.
-
2
An AudioBufferSourceNode plays the decoded audio into a MediaStreamDestination.
This creates a live audio stream the browser can capture.
-
3
MediaRecorder captures the stream and encodes it to AAC (audio/mp4).
Encoding uses your device's native hardware codec for speed and quality.
-
4
When encoding is complete, the output is packaged as a downloadable file.
The file is named after your source MP3 with an .aac extension.
Summary
Drop an MP3 file, convert it to AAC right in your browser, and download the result — no upload, no account needed.
How it works
- Drop your MP3 file onto the upload area or click to browse.
- The browser reads the file metadata: name, size, and duration.
- Click "Convert to AAC" — the Web Audio API decodes the MP3 to raw PCM audio.
- MediaRecorder captures the decoded audio and encodes it to AAC (audio/mp4).
- A download link appears automatically — click it to save the converted file.
Use cases
- Prepare audio files for iPhone, iPad, or macOS apps that prefer AAC.
- Reduce file size while maintaining audio quality for streaming or podcasting.
- Convert MP3 tracks to AAC for iTunes or Apple Music library import.
- Create AAC audio for video projects that require an mp4-compatible audio stream.
- Test AAC compatibility before publishing audio to platforms like YouTube.
- Convert personal music files to a more efficient format without uploading to a cloud service.