Audio quality

Lossless vs Lossy Audio Explained

Quick answer

Lossy formats (MP3, AAC, OGG) permanently discard audio data to create smaller files. Quality cannot be recovered after encoding. Lossless formats (FLAC, WAV, ALAC) keep all original audio data — the decoded output is identical to the source. Lossless files are much larger.

What "lossy" means

Lossy audio compression works by removing audio data that psychoacoustic models suggest most listeners won't notice. This includes sounds masked by louder simultaneous sounds, very high and low frequencies at the edge of human hearing, and quiet details buried beneath more prominent audio.

The result: dramatically smaller files. A 40 MB WAV file becomes 3–5 MB as an MP3. The trade-off is that the removed data is gone permanently — there is no way to recover it later. The more aggressive the compression (lower bitrate), the more is removed.

What "lossless" means

Lossless compression reduces file size without removing any audio data. Think of it like a ZIP file for audio — the data is stored more efficiently, but when decoded, the output is bit-for-bit identical to the original.

Lossless compression typically achieves a 40–60% reduction in file size compared to uncompressed audio (WAV). It is not as small as MP3, but it is significantly smaller than a raw WAV file. The audio quality is identical to the original.

Which formats are which

FormatTypeRelative sizeCommon use
WAVUncompressed losslessLargestEditing, production
FLACCompressed losslessLargeArchiving, hi-fi
ALACCompressed losslessLargeApple devices
MP3LossySmallSharing, streaming
AACLossySmallApple, streaming
OGGLossySmallGames, open source
OPUSLossyVery smallVoice, real-time audio
M4ALossy (AAC)SmalliPhone, iTunes

Does lossy compression sound bad?

Not necessarily. At 192 kbps, most people cannot distinguish an MP3 from the lossless original during normal listening. The compression becomes audible at lower bitrates (128 kbps and below) — you may notice a slightly muddy or metallic quality in complex audio passages.

Whether lossy audio "sounds bad" depends on the bitrate, the source material, the listener, and the playback equipment. For most everyday uses — podcast listening, music on the go, sharing audio clips — lossy compression at a sensible bitrate is entirely acceptable.

Why this matters for conversion

Converting between lossy formats causes quality loss. Every time you encode to MP3 or AAC, some audio data is discarded. Converting MP3 to AAC and back to MP3 will degrade quality measurably.

Converting from lossless to lossy causes quality loss — but only once. A FLAC converted to MP3 at 320 kbps sounds excellent. The FLAC file captures the original perfectly; the MP3 represents a one-time, controlled quality reduction.

Converting from lossy to lossless (e.g. MP3 to WAV) does not recover quality. You get a larger file that sounds identical to the MP3 — the lost data does not come back. This is sometimes necessary when software requires WAV input, but should not be confused with a quality improvement.

Which to use

  • Archiving recordings:Use FLAC. Lossless quality, significantly smaller than WAV.
  • Editing in software:Use WAV. Lossless and universally supported by professional tools.
  • Sharing, uploading, distributing:Use MP3 at 192 kbps. Small, compatible everywhere, audibly transparent for most listeners.
  • Apple ecosystem:M4A (AAC) works well within Apple devices. Convert to MP3 for broader compatibility.

Last updated: March 1, 2025