MP3 file format
MP3 is the most universally playable audio format there is: three decades of phones, cars, players and browsers all handle it without a codec pack.
or drag & drop them here · images, video, audio and documents · up to 2 GB
What is MP3?
MP3 is shorthand for MPEG-1 Audio Layer III, finalised in 1993 by a Fraunhofer IIS team led by Karlheinz Brandenburg. It was the first codec to make music files small enough to move over dial-up connections, shrinking a CD track from roughly 50 MB to about 4 MB. That single fact reshaped the music industry and made MP3 a household word rather than a technical one.
It achieves that with a psychoacoustic model: instead of storing the waveform faithfully, the encoder predicts what your ear will not notice and discards it. Quiet sounds masked by louder ones nearby, and frequencies at the edges of human hearing, simply go away. The result is lossy — the discarded audio is gone for good, and every re-encode throws away a little more.
Newer codecs beat MP3 on efficiency. AAC sounds better at the same bitrate, and Opus is dramatically better at low bitrates, which is why streaming services and messengers use them. MP3 survives on compatibility alone: it plays on old car stereos, cheap DAPs, embedded devices and DJ gear where nothing else is guaranteed to work.
| Extension | .mp3 |
|---|---|
| Category | Audio |
| MIME type | audio/mpeg |
| Released | 1993 |
| Developed by | Fraunhofer IIS |
| Compression | Lossy |
MP3: frequently asked questions
- What MP3 bitrate should I use?
- 320 kbps for music you want to keep, 192 kbps as a sensible balance of size and quality, and 128 kbps only for speech or when file size really matters. Above 320 kbps the format itself becomes the limit — you get a bigger file with no audible gain.
- Does converting MP3 to WAV or FLAC restore the quality?
- No. The data the MP3 encoder threw away is gone permanently. Converting to a lossless format gives you a much larger file that faithfully preserves the already-degraded audio. It is worth doing only when a specific program or DAW requires an uncompressed input.
- What is the difference between CBR and VBR?
- CBR (constant bitrate) spends the same number of bits on every second, including silence. VBR (variable bitrate) spends more on complex passages and less on simple ones, so you get comparable quality in a smaller file. VBR is the better default; a few very old hardware players prefer CBR.
- Are MP3 patents still a problem?
- No. The last of the MP3 patents expired in 2017, and Fraunhofer ended its licensing programme the same year. The format is now free to encode, decode and distribute, which is one reason it remains baked into so much cheap consumer hardware.
- MP3 or AAC and Opus — which should I pick?
- For pure sound quality per megabyte, Opus wins at low bitrates and AAC wins in the middle range. Pick MP3 when the file has to play somewhere you do not control: an old car head unit, a gym sound system, a colleague on unknown software.
- Why did my MP3 lose its cover art and tags?
- Track name, artist and cover art live in ID3 tags, a metadata block attached to the audio rather than part of it. Some conversion tools copy the audio and drop the tags. Re-adding them in any music manager takes seconds and does not touch the audio itself.