What is FLAC? Practical meaning, lossless audio, and when it fits
Quick answer: what is FLAC?
FLAC stands for Free Lossless Audio Codec. It is an audio format that keeps the original audio information without the quality loss you get from lossy formats like MP3 or AAC.
That makes FLAC useful when audio quality matters more than file size.
What lossless means in practice
When a format is lossless, it means the audio can be compressed and restored without throwing away audio detail. That is different from lossy formats, which remove some information to make files smaller.
The practical tradeoff is simple:
- FLAC gives you better preservation of the source.
- Lossy formats are usually easier for lightweight distribution and streaming.
Where FLAC fits well
FLAC makes the most sense in workflows like:
- music libraries,
- archival storage,
- editing and mastering chains,
- high-quality source preservation.
It is much less important in workflows where efficient delivery matters more than perfect source retention.
FLAC versus MP3 or AAC
The easiest comparison is this:
- FLAC = larger files, better source preservation.
- MP3 / AAC = smaller files, easier delivery and broader lightweight playback use.
That is why FLAC is often a source or library format, while lossy formats are more common in mass delivery and streaming environments.
Why FLAC is not a typical streaming format question
People sometimes ask about FLAC in the same breath as video streaming, but in most streaming workflows the bigger questions are still bitrate, codec efficiency, player compatibility, and delivery cost.
FLAC is mainly an audio-format question, not the central decision for most live video pipelines.
One-line memory model
FLAC is a lossless audio format used when preserving source quality matters more than keeping files small.
Where to go next
If the broader question is delivery efficiency, the adjacent pages are bitrate and video quality.