FLACCID
All posts
Formats July 20, 2026 · 4 min read

What Is FLAC, Really? A Plain-English Guide to Lossless Audio

FLAC is lossless audio compression: CD-quality sound at about half the file size, with nothing thrown away. Here's how it works and why it matters.

You've seen the letters, FLAC, on download stores, forum threads, and the corner of your music player. Maybe someone told you it "sounds better." Maybe you're just tired of not knowing. Either way, the explanation is simpler than the acronym makes it look.

FLAC stands for Free Lossless Audio Codec. Three of those words carry the whole idea: it's free to use, it loses nothing, and it's a way of compressing audio. Let's take them in the order that actually matters.

Lossless is the whole point

When you compress a file, you're trying to make it smaller. There are two ways to do that.

Lossy compression (the kind MP3 and AAC use) makes files small by throwing audio away. It uses a model of human hearing to guess which details you're least likely to notice, then deletes them for good. It's remarkably clever, and at high bitrates most people can't hear the difference. But those details are gone. Decompress an MP3 and you do not get the original recording back; you get the recording minus whatever the encoder decided you wouldn't miss.

Lossless compression (FLAC) makes files smaller without deleting anything. When you play a FLAC file, the decoder reconstructs the original audio bit-for-bit, exactly as it came off the master. It's the difference between a summary of a book and a zip of the book itself. Unzip it and every word is there.

A FLAC file is a perfect copy of the source, just packed more efficiently. Nothing is approximated, nothing is discarded.

If lossless keeps everything, how does it get smaller at all? By finding patterns and redundancy, the same trick a ZIP file uses on a document. Music is full of predictable structure: repeating waveforms, silence, channels that carry near-identical information. FLAC models those patterns and stores the difference, which takes far fewer bits than storing every sample raw. A typical album shrinks to 50–60% of its uncompressed size with zero loss of quality.

FLAC vs WAV: same sound, smaller file

This is where a lot of people get stuck. If FLAC is lossless, how is it different from a WAV file, which is also lossless?

A WAV file stores audio uncompressed, every sample written out at full size. FLAC stores the exact same audio compressed. Play them back and they are sonically identical, sample for sample. The only differences are practical:

  • Size. A FLAC is roughly half the size of the equivalent WAV.
  • Tags. FLAC has proper, reliable support for metadata: artist, album, track number, embedded cover art. WAV's tagging support is an afterthought and often breaks between programs.

So FLAC gives you everything WAV does, in half the space, with better organisation. That's why it became the default for people who care about keeping their music.

What FLAC is not

A few myths worth clearing up, because they cause a lot of wasted money and worry.

  • FLAC is not "better than the CD." A FLAC ripped from a CD is equal to the CD, an exact copy. It can't be better than its source. The magic is that it isn't worse.
  • FLAC is not automatically "hi-res." FLAC is a container. It can hold ordinary 16-bit / 44.1 kHz CD-quality audio or high-resolution 24-bit / 96 kHz files. The format doesn't determine the resolution; the file inside it does.
  • FLAC does not make bad recordings good. If the master is a loud, compressed mess, a lossless copy will faithfully preserve that loud, compressed mess. Garbage in, faithful garbage out.

Why anyone bothers

If a good MP3 is nearly indistinguishable, why keep lossless at all? A few honest reasons:

  1. It's the archival copy. Storage is cheap and formats change. If you keep FLAC, you can always transcode down to a lossy format for your phone later, but you can never go the other way. Lossy is a one-way door.
  2. No generational loss. Re-encode an MP3 a few times and it degrades. FLAC can be decoded, re-tagged, and re-compressed endlessly with no loss, because there's nothing to lose.
  3. Peace of mind. For a lot of people the value isn't a difference they can hear on a Tuesday commute; it's knowing they have the real thing, not a guess.

Playing it

FLAC support used to be the catch: Apple ignored it for years, and plenty of players still don't handle it. That gap is exactly why a browser-based player is handy: modern browsers can decode FLAC natively, so you can drop a file in and play it anywhere, on any device, without installing anything or uploading a byte.

That's the short version. FLAC is a perfect, compressed copy of your music: CD-quality (or better) sound, half the size, nothing thrown away. Once you have your collection in it, you never have to think about the format again.

Want to hear yours? Open the player, drag in a FLAC, and see the codec, bitrate and sample rate light up for yourself.

try it yourself

Play your own lossless files, free

FLACCID plays your local FLAC, ALAC, WAV and more right in the browser: no upload, no account, no streaming.

Launch the Player