What is AAC? Advanced Audio Coding, M4A, Bitrate, Quality, and AAC Converter Tools
AAC is a modern lossy audio codec built for efficient music, speech, mobile playback, streaming, and video soundtracks, often giving better quality than MP3 at the same bitrate.
Need to convert an AAC right now?
Use the main Audio Converter for bulk AAC conversion, bitrate settings, sample-rate controls, mono or stereo output, and browser-based processing that keeps files on your device.
Open Audio ConverterTable of Contents
- What is an AAC file?
- A brief history of AAC
- How AAC compression works
- AAC vs M4A
- What is inside an AAC file?
- AAC profiles: LC-AAC, HE-AAC, and HE-AAC v2
- AAC bitrate and quality
- Common AAC artifacts
- AAC vs MP3, WAV, FLAC, OGG, Opus, and M4A
- AAC on the web
- When AAC is the right choice
- Tips before converting AAC files
- Compare audio formats
- All AAC converter tools
- References
What is an AAC file?
AAC stands for Advanced Audio Coding. It is a lossy audio codec designed to store music and speech in much smaller files than uncompressed audio while keeping the result clear and pleasant for normal listening. AAC files often use the extension .aac, but AAC audio is also very commonly stored inside .m4a, .mp4, and .mov containers.
AAC is lossy, so the encoder removes information from the original recording. The point is not to preserve a mathematically perfect waveform. The point is to keep the audible result strong while reducing file size for phones, browsers, streaming, and video platforms.
Compared with MP3, AAC is generally more efficient. At the same bitrate, a good AAC encode can often preserve cleaner high frequencies, stereo detail, and transient sounds. MP3 still wins in some legacy situations, but AAC is a strong everyday choice when modern playback support is available.
A brief history of AAC
AAC was created as a successor to MP3-style audio coding. It kept the broad idea of perceptual compression but improved the toolset available to the encoder.
| Period | Milestone |
|---|---|
| 1990s | AAC is developed as part of MPEG audio work to improve compression efficiency beyond MP3. |
| 1997 | AAC is standardized in MPEG-2 as an advanced audio coding format. |
| 1999 | MPEG-4 Audio expands AAC support and makes it central to modern MP4-based media workflows. |
| 2000s | AAC becomes common in mobile devices, online music stores, streaming services, and video containers. |
| Today | AAC remains a practical default for efficient audio delivery, especially inside MP4 and M4A files. |
AAC became especially important because it fit naturally into MP4 video, mobile devices, and online music ecosystems. Many files people call M4A are AAC audio packaged in an MP4-based audio container.
How AAC compression works
AAC uses perceptual audio coding. The encoder analyzes the recording, estimates which details listeners are less likely to notice, and spends more bits on the parts that matter most.
- The audio is split into small time blocks.
- The encoder transforms samples into frequency information.
- A psychoacoustic model estimates masking and hearing thresholds.
- Less audible information is quantized more aggressively.
- The encoded audio is packed into a stream or container.
AAC has more coding tools than MP3, including more flexible block switching and better handling of some stereo and frequency details. That is why AAC can sound cleaner at bitrates where MP3 starts to show obvious artifacts.
AAC vs M4A
AAC is a codec. M4A is usually a container. This distinction matters because the same AAC audio can be stored as a raw AAC stream or wrapped inside an M4A file with metadata.
| AAC | The compressed audio coding format itself. |
| M4A | An MP4-based audio-only container that often stores AAC audio. |
| MP4 | A media container that can store video plus AAC audio. |
If you want a standalone music or podcast file with title, artist, cover art, and chapters, M4A is often more convenient than raw AAC. If a tool asks specifically for AAC, it may mean the audio codec, the raw stream, or an AAC file depending on the workflow.
What is inside an AAC file?
Raw AAC files are commonly stored as frames with ADTS headers. AAC inside M4A or MP4 is organized by the container instead, so metadata and playback information live in MP4 boxes.
Raw AAC:
+------------------------------+
| ADTS frame header | profile, sample rate, channels, frame length
+------------------------------+
| AAC compressed audio data |
+------------------------------+
| ADTS frame header |
+------------------------------+
| AAC compressed audio data |
+------------------------------+
M4A / MP4:
+------------------------------+
| MP4 container boxes | metadata, timing, track info
+------------------------------+
| AAC compressed audio samples |
+------------------------------+The container affects compatibility. Many apps prefer AAC inside M4A or MP4 because the file can carry richer metadata and timing information.
AAC profiles: LC-AAC, HE-AAC, and HE-AAC v2
AAC is not just one setting. Different AAC profiles are tuned for different bitrate ranges and compatibility needs.
| Profile | Name | Best for | Notes |
|---|---|---|---|
| LC-AAC | Low Complexity AAC | Music, video, mobile playback, general web audio | Best everyday AAC profile for quality and compatibility. |
| HE-AAC | High Efficiency AAC | Low-bitrate streaming and radio-like delivery | Adds spectral band replication to keep treble usable at low bitrates. |
| HE-AAC v2 | High Efficiency AAC v2 | Very low-bitrate stereo streams | Adds parametric stereo for compact stereo delivery. |
For most ordinary exports, LC-AAC is the safest choice. HE-AAC and HE-AAC v2 can be excellent at very low bitrates, but compatibility and editing support can vary more.
AAC bitrate and quality
Bitrate measures how much data is used per second of audio. Higher bitrate usually means better quality and larger files, but the encoder, profile, source material, and listening environment all matter.
| Bitrate | Common use | What to expect |
|---|---|---|
| 48-64 kbps | Voice, low-bandwidth streams, small previews | Usable for speech, but music can sound thin. |
| 96-128 kbps | Podcasts, mobile listening, casual music | Often a good balance for AAC, especially with good encoders. |
| 160-192 kbps | Music sharing and general-purpose exports | Cleaner stereo detail and fewer artifacts. |
| 256 kbps | High-quality music delivery | A common high-quality AAC setting with manageable size. |
| 320 kbps | Maximum-bitrate compatibility exports | Large for AAC and still lossy, but can sound very transparent. |
For music, 128-192 kbps AAC is a sensible everyday range, and 256 kbps AAC is a strong high-quality export. For speech, lower bitrates can work well, especially if the audio is mono and carefully produced.
Common AAC artifacts
AAC can sound very good, but it is still lossy. Artifacts become easier to hear when the bitrate is too low, the source is difficult, or the file has been converted through several lossy generations.
| Artifact | What it sounds like | Common cause |
|---|---|---|
| Swishy highs | Cymbals, reverb tails, and ambience can sound watery. | Low bitrate or difficult high-frequency content. |
| Pre-echo | Sharp attacks can blur slightly before the transient. | Percussion, plosives, and heavily compressed music. |
| Stereo narrowing | Wide music can feel less spacious. | Very low bitrates or aggressive stereo coding. |
| Metallic tone | Voices or instruments can sound glassy. | Repeated lossy conversion or poor encoder settings. |
AAC vs MP3, WAV, FLAC, OGG, Opus, and M4A
AAC is a delivery codec. It is useful when you want compact audio that still sounds polished. WAV, AIFF, and FLAC are better choices when you need a source for editing or long-term preservation.
| Format | Compression | Typical size | Compatibility | Best for |
|---|---|---|---|---|
| AAC | Lossy | Small | Excellent | Mobile playback, streaming, video soundtracks, Apple-friendly delivery |
| M4A | Container, often AAC | Small | Excellent | AAC audio with metadata, chapters, and broad app support |
| MP3 | Lossy | Small | Excellent | Maximum legacy compatibility and simple downloads |
| WAV | Usually uncompressed PCM | Very large | Excellent | Recording, editing, transcription, production handoff |
| FLAC | Lossless compressed | Medium-large | Good | Archiving a perfect copy in less space |
| OGG Vorbis | Lossy | Small | Good | Open web audio and non-Apple workflows |
| Opus | Lossy | Very small | Good | Speech, streaming, low latency, compact modern audio |
A practical workflow is to keep a WAV, AIFF, or FLAC master, then export AAC or M4A copies for mobile, streaming, or video delivery.
AAC on the web
AAC is widely used for web and mobile media, especially inside MP4 and M4A files. Browser support is strong in common consumer environments, but exact support can depend on the browser, operating system, container, and AAC profile.
<audio controls preload="metadata">
<source src="/audio/interview.m4a" type="audio/mp4" />
<a href="/audio/interview.m4a">Download the M4A</a>
</audio>For broad web delivery, AAC inside M4A or MP4 is usually friendlier than a raw AAC stream. For maximum legacy compatibility, MP3 is still useful. For very low bitrate speech or real-time applications, Opus may be a better technical fit.
When AAC is the right choice
Use AAC when you want compact, good-sounding audio for modern devices, apps, websites, and video workflows.
- Choose AAC for mobile music, podcasts, previews, and general audio delivery.
- Choose AAC or M4A for Apple-friendly playback and metadata support.
- Choose AAC for MP4, MOV, and M4V video soundtracks.
- Choose WAV, AIFF, or FLAC instead when you need a high-quality editing or archive source.
- Choose MP3 when maximum legacy compatibility matters more than compression efficiency.
In short: AAC is an efficient delivery codec. It is excellent for listening copies, less ideal as the only master copy of an important recording.
Tips before converting AAC files
Start from the highest-quality source you have. Converting WAV, AIFF, or FLAC to AAC usually gives better results than converting an existing MP3, OGG, or Opus file to AAC. If you need to edit, edit first and export AAC only at the end.
| Conversion | Recommendation | Why |
|---|---|---|
| WAV/AIFF/FLAC to AAC | Good | You are starting from a high-quality source and creating one compact delivery copy. |
| AAC to WAV/AIFF | Useful but not restorative | The file becomes easier to edit, but lost AAC detail does not come back. |
| AAC to M4A | Good for packaging | M4A can wrap AAC audio with friendlier metadata and app support. |
| AAC to MP3 | Useful for compatibility | Helpful for older devices, but it re-encodes one lossy format into another. |
| AAC to OGG/Opus | Case-by-case | Useful for platform requirements, but quality can suffer after lossy-to-lossy conversion. |
| MP4/MOV/M4V/3GP/WebM to AAC | Useful | Extracts or converts a video soundtrack into an efficient audio-only file. |
Recommended export settings
- Music delivery: LC-AAC, stereo, 160-256 kbps for a practical quality range.
- Podcast or spoken-word audio: mono or stereo, 64-128 kbps depending on production quality.
- Video soundtrack: AAC in MP4 or MOV, usually 48 kHz.
- Low-bandwidth streaming: consider HE-AAC, but check playback compatibility.
- Archive workflow: keep WAV, AIFF, or FLAC as the master and AAC as the delivery copy.
Compare audio formats
Use this table to jump between the audio format guides and choose a source, editing, archive, or delivery format that fits your workflow.
| Guide | Compression | Typical size | Compatibility | Best for |
|---|---|---|---|---|
| MP3 | Lossy | Small | Excellent | Legacy support, simple downloads, podcasts, broad sharing |
| WAV | Uncompressed PCM | Very large | Excellent | Recording, editing, transcription, production handoff |
| AAC | Lossy | Small | Excellent | Mobile playback, MP4 soundtracks, efficient delivery |
| M4A | Container, often AAC or ALAC | Small to medium-large | Excellent | Apple-friendly audio, metadata, podcasts, music libraries |
| OGG | Ogg container, often Vorbis | Small | Good | Open audio, games, non-Apple workflows, web playback |
| OGA | Audio-only Ogg container | Varies | Mixed | Audio-only Ogg files, open audio workflows |
| Opus | Lossy | Very small | Good | Speech, streaming, low latency, compact modern audio |
| AIFF | Uncompressed PCM | Very large | Good | Apple-oriented editing, production, sampling |
| FLAC | Lossless compressed | Medium-large | Good | Archiving, high-quality libraries, source files |
Convert AAC to other formats
Use these tools when your source file is AAC and you need MP3, WAV, M4A, OGG, Opus, or AIFF output.
Convert audio and video to AAC
Use these tools when you want efficient AAC output from another audio format, lossless source, or video file.