M4A (MPEG-4 Audio)
Apple's audio-only container that delivers better sound than MP3 at smaller file sizes, powering every iTunes purchase since 2003.
| Full name | MPEG-4 Audio |
| Extension | .m4a |
| MIME type | audio/mp4 |
| Developer | Apple Inc. |
| Released | 2003 (introduced with iTunes 4, April 2003) |
| Type | Audio container (MPEG-4 Part 14) |
| Codec support | AAC (lossy), ALAC (lossless) |
| Based on | ISO/IEC 14496-14 (MP4 file format), derived from Apple QuickTime |
What is a M4A file?
M4A is an audio-only file format that Apple introduced alongside iTunes 4 in April 2003. It uses the MPEG-4 Part 14 container, the same underlying structure as .mp4 video files, but holds only audio. Apple created the .m4a extension specifically to distinguish pure audio files from video MP4 files.
An M4A file is a container that wraps one of two audio codecs: AAC (Advanced Audio Coding) for compressed audio, or ALAC (Apple Lossless Audio Codec) for bit-perfect lossless audio. The container format itself is defined by the ISO/IEC 14496-14 standard. AAC-encoded M4A files are smaller than MP3 files at the same perceived quality, because AAC was designed as MP3's successor with a more efficient compression algorithm. ALAC-encoded M4A files are larger but reproduce the source recording exactly.
History
Apple launched iTunes 4 in April 2003 and shipped songs from the iTunes Music Store as .m4a files. The underlying container standard, MPEG-4 Part 14 (ISO/IEC 14496-14:2003), was published that same year; it was itself derived from Apple's QuickTime .mov format. Over the following decade, M4A became the default audio format for iTunes purchases, iPhone ringtones, and audiobooks, spreading the format across hundreds of millions of devices.
How it works
M4A files use the ISO Base Media File Format, a box-based (also called atom-based) structure inherited from QuickTime. Each box has a four-byte size field, a four-byte type identifier (such as 'ftyp', 'moov', or 'mdat'), and its payload. The 'ftyp' box at the start declares the file type as M4A. Audio sample data sits inside the 'mdat' box, while metadata such as track title, artist, album art, and duration lives in the 'moov' box hierarchy. This structure allows players to read metadata without decoding audio samples.
What it is used for
- Storing purchased music and audiobooks from the Apple ecosystem (iTunes, Apple Music)
- Distributing podcast episodes where audio quality matters and file size must stay manageable
- Archiving recordings in lossless ALAC when bit-perfect audio is required
- Streaming audio on iOS and macOS apps that use the AVFoundation framework
How to open it
M4A files open natively in Apple Music, iTunes, QuickTime Player, and VLC on all major platforms. On Windows, the Windows Media Player does not support M4A by default, but apps like VLC, foobar2000, and Groove Music (with codec packs) play them without conversion.
Pros and cons
Strengths
- Better audio quality than MP3 at the same or lower bitrate, thanks to the AAC codec
- Supports lossless audio via ALAC in the same container format
- Rich metadata support: album art, lyrics, chapter markers, and rating fields
- Native playback on every Apple device and most modern media players
Trade-offs
- Not universally supported: some older Android apps, game consoles, and car stereos require MP3 instead
- DRM-protected M4A files (M4P) purchased before 2009 cannot be played outside authorized Apple devices without stripping protection
- Lossless ALAC files are large, comparable to FLAC, with less broad software support than FLAC
- Editing M4A audio requires re-encoding unless the tool supports smart rendering, which can reduce quality on each generation
Convert M4A files
Free, in your browser, no signup. Start at the M4A converter, or jump straight to a popular conversion below.
From M4A
Curious how fast and how small? See our measured conversion benchmarks.
M4A FAQ
Is M4A the same as MP4?
They use the same container format (MPEG-4 Part 14), but M4A holds audio only while MP4 typically holds video with audio. Apple invented the .m4a extension to make it clear the file has no video track.
Does converting MP3 to M4A improve audio quality?
No. Converting from one lossy format to another never recovers lost detail. The quality stays the same or gets slightly worse because you are encoding already-compressed audio again. Start from a lossless source if quality matters.
Can I play M4A files on Android?
Yes. Android has supported AAC-encoded M4A natively since Android 3.1. Most music apps including Google Play Music, Spotify, and VLC for Android play M4A files without any extra steps.
What is the difference between M4A and FLAC?
Both can store lossless audio, but they work differently. M4A with ALAC is Apple's lossless codec inside the MPEG-4 container; FLAC is an open-source lossless codec in its own container. FLAC has wider support on non-Apple platforms and streaming services, while ALAC integrates better with the Apple ecosystem. Sound quality is identical from the same source.