File Extension File Extension Guide

What is an AAC File?Audio Format

A technical reference for the .aac audio extension. What an Advanced Audio Coding file is, how to open and play one, how it stacks up against MP3 and M4A and how to convert it when you need a different format.

Audio File 🎵 Compressed Sound 🔊 Better than MP3 📅 Since 1997
.AAC

Advanced Audio Coding

Type:Compressed audio
Extension:.aac
MIME:audio/aac
Part of:MPEG-2 / MPEG-4
Since:1997

📖 What is an AAC File?

An AAC file is a compressed audio file that holds music or other sound. The name stands for Advanced Audio Coding, and it uses the .aac extension. It is a lossy format, which means it shrinks the file by dropping sound detail the ear is least likely to notice, keeping the size small while the audio still sounds close to the original.

AAC was designed as the successor to MP3, and at the same bitrate it generally sounds better. It is part of the MPEG-2 and MPEG-4 standards and was standardized by the ISO and IEC. A group of companies including Fraunhofer, Dolby, Sony and Nokia developed it, and it first appeared in 1997. Apple later built its music around it, which is why AAC is the default for iTunes and Apple Music.

Today AAC is one of the most widely used audio formats. Streaming services such as YouTube and Spotify use it, and phones, computers and browsers all play it. If you have downloaded music or recorded audio on a modern device, there is a good chance it was AAC.

⚡ Quick Facts

Full nameAdvanced Audio Coding
Extension.aac
File typeCompressed audio
CompressionLossy
Part ofMPEG-2 and MPEG-4 standards
Released1997
Designed to replaceMP3
ChannelsUp to 48
Sample rates8 kHz to 96 kHz
Default foriTunes and Apple Music

🔊 How to Open and Play an AAC File

Most media players open an AAC file with no extra setup, because support is built into modern systems. You have several ways to play one depending on your device.

Media players

VLC media player plays AAC on any system and is a reliable free choice. On a Mac, the Music app and QuickTime play it, and on Windows, recent versions of Windows Media Player and the Media Player app do too. Players like foobar2000 and Winamp handle it as well.

Phones and the web

iPhone and Android both play AAC out of the box, so a file sent to your phone opens in the built-in music or files app. Web browsers play it too. To play or check a file without installing anything, Univik's File Viewer opens many file types in the browser.

⚔️ AAC vs MP3

AAC and MP3 are both lossy audio formats, and AAC is the newer of the two. The short version is that AAC sounds better for the same file size, while MP3 plays on absolutely everything.

AspectAACMP3
Sound at same bitrateGenerally better, clearest at low bitratesGood, but falls behind AAC
File sizeSlightly smaller for the same qualitySlightly larger
ChannelsUp to 48Up to 2
CompatibilityModern phones, computers, browsersPlays on nearly every device ever made
Best forNew files on current devicesFiles that must play anywhere

For a new file heard on a modern phone or computer, AAC is the better default. If you need a file that plays on old or unknown hardware, such as an aging car stereo or a basic music player, MP3 is the safer pick.

🆚 AAC vs M4A

They are related, not rivals

AAC is the codec, the actual compression. M4A is a container, a wrapper that usually holds AAC audio inside. Most of the AAC audio people meet, from iTunes or an iPhone recording, is in fact stored as an .m4a file.

.m4a container AAC audio (the codec) title, artist, album art, chapters .aac file AAC audio (the codec) raw stream, no extras

A plain .aac file is the raw coded audio on its own, technically a stream of frames known as ADTS. An .m4a file wraps that same kind of audio in an MPEG-4 container, which adds room for extras like the track title, artist, album art and chapter marks. A raw .aac stream has no place for those extras, which is one reason players sometimes handle it less smoothly. Because an M4A container can also hold a lossless codec, not every .m4a is AAC, but most are.

In practice they sound the same when the audio inside is identical. The main reason you see one or the other is the tool that made the file. If your player struggles with a bare .aac file, the same audio inside an .m4a often plays without any trouble.

🎚️ AAC Profiles and Bitrate

AAC is not a single setting but a small family, and each member is tuned for a different bitrate range. When people say AAC without naming a profile, they almost always mean AAC-LC, the standard one.

ProfileBest bitrate rangeUsed for
AAC-LCAround 128 kbps and upThe standard profile, used by iTunes, Apple Music and most streaming
HE-AAC v1Around 64 to 80 kbpsInternet radio and lower-bitrate streaming
HE-AAC v2Around 32 to 48 kbpsVery low bitrate streaming and speech

Bitrate is what really sets the quality and file size. AAC-LC is considered transparent, meaning most people cannot tell it from the original, at about 128 kbps for stereo music, where MP3 needs roughly 192 kbps to reach the same point. That efficiency is why the same quality takes about a third fewer bytes in AAC. Apple Music streams at 256 kbps AAC, which is the practical ceiling for lossy audio.

Bitrate needed for transparent stereo music (lower is more efficient) AAC about 128 kbps MP3 about 192 kbps Same quality, AAC uses roughly a third fewer bytes

🔄 How to Convert an AAC File

The usual reason to convert an AAC file is to get an MP3 that plays on older hardware. Any audio converter can do this, and Univik's File Converter handles this kind of change.

1

Pick your target

Decide what you need. MP3 for the widest compatibility, WAV or FLAC if you want no further quality loss, or M4A to keep it in the Apple world.

2

Use a fair bitrate

When converting AAC to MP3, choose a bitrate equal to or higher than the source. Going lower throws away more sound than you need to.

3

Convert and save

Run the conversion and save the new file. Keep the original AAC too, in case you want a cleaner copy to convert from later.

A note on quality

Both AAC and MP3 are lossy, so converting from one to the other compresses the sound a second time and loses a little quality. If your AAC files already play on your devices, there is no quality reason to convert them. Whenever you can, convert from a lossless original rather than from an already-compressed file.

🔀 Related Audio Formats

AAC sits among several audio formats you are likely to meet. Some are lossy like AAC, and some keep every bit of the original sound.

.m4aAn MPEG-4 container that usually holds AAC audio, common in iTunes and on the iPhone.
.mp3The older lossy format that plays on nearly every device, the one people convert AAC to for compatibility.
.wavAn uncompressed format that keeps full quality at a large file size, common for editing.
.flacA lossless compressed format that keeps full quality at a smaller size than WAV, popular for archiving.
.oggAn open lossy format used by some games and streaming, an alternative to AAC and MP3.

❓ Frequently Asked Questions

Play an AAC file in almost any media player. VLC opens one on any system, and on a Mac the Music app or QuickTime works, while recent Windows Media Player handles it on Windows. Phones play AAC out of the box too, so a file sent to an iPhone or Android opens in the built-in music or files app. To play one without installing anything, a browser-based file viewer works.

AAC stands for Advanced Audio Coding. It is a lossy audio compression format, part of the MPEG-2 and MPEG-4 standards, designed as the successor to MP3. It shrinks audio files while keeping the sound close to the original, and it is the default format for iTunes and Apple Music.

At the same bitrate, AAC generally sounds better than MP3, and the gap is widest at lower bitrates. AAC also supports far more audio channels. MP3's one real advantage is compatibility, since it plays on nearly every device ever made. For a new file on modern hardware, AAC is the better choice, while MP3 is safer when a file must play anywhere.

AAC is the codec, the actual audio compression, while M4A is a container that wraps that audio along with details like the title and album art. Most AAC audio you meet, such as iTunes downloads or iPhone recordings, is stored inside an .m4a file. A plain .aac file is the raw coded audio on its own. When the audio inside is the same, they sound identical.

Use an audio converter, pick MP3 as the output and save the new file. Choose a bitrate equal to or higher than the AAC source to keep as much quality as possible, since both formats are lossy and converting compresses the sound a second time. Univik's File Converter handles this kind of change. If your AAC files already play on your devices, there is no quality reason to convert them.

Usually the player is old or basic and does not support AAC. Installing VLC, which plays AAC on any system, fixes this in most cases. A very old car stereo or budget music player may never support AAC, so for those you would convert the file to MP3. If a bare .aac file gives trouble, the same audio inside an .m4a container often plays without issue.

No. AAC is a lossy format, so it saves space by permanently dropping some sound detail during compression. The loss is designed to be hard to hear, and at higher bitrates most people cannot tell an AAC file from the original. For sound with no loss at all, you would use a lossless format like FLAC or WAV instead.

Yes, a little. Both AAC and MP3 are lossy, so turning one into the other compresses the audio a second time and discards a bit more sound. Using an MP3 bitrate equal to or higher than the AAC source keeps the loss small. To avoid it, convert from a lossless original where you have one, rather than from an already-compressed AAC file.

They are different profiles of AAC tuned for different bitrates. AAC-LC, short for Low Complexity, is the standard one used by iTunes, Apple Music and most streaming, and it works best at around 128 kbps and up. HE-AAC, short for High Efficiency, is built for low bitrates like internet radio, sounding better than AAC-LC below about 80 kbps. When someone just says AAC, they usually mean AAC-LC.

For stereo music, AAC-LC at about 128 kbps is already transparent for most listeners, meaning it is hard to tell from the original. Going up to 256 kbps, the rate Apple Music uses, gives extra headroom and is the practical ceiling for lossy audio. For spoken word, a lower rate around 64 to 96 kbps is usually plenty. Higher bitrates make bigger files without much audible gain.

📝 Summary

An AAC file is a compressed audio file in the Advanced Audio Coding format, saved with the .aac extension. It is a lossy format, part of the MPEG-2 and MPEG-4 standards, released in 1997 and designed as the successor to MP3, which it beats on sound quality at the same bitrate. It is the default for iTunes and Apple Music and is used across streaming services. Play an AAC file in VLC or almost any modern player, on a phone, or in a browser. AAC is the codec while M4A is the container that usually holds it, and you can convert AAC to MP3 when you need to play it on older hardware.