Lossless vs hi-res audio: what’s the difference?
Last updated June 2026
These two terms get used interchangeably in marketing, but they don’t mean the same thing. Lossless describes how a file is stored: no audio data is thrown away compared to the source, so the file is a bit-for-bit perfect copy. Hi-res describes the resolution of that file: lossless audio at a quality higher than a CD. The relationship is simple once you see it — all hi-res is lossless, but not all lossless is hi-res.
What “lossless” actually means
A lossless format preserves every sample of the original recording. FLAC and ALAC compress the file to save space, but they do it the way a ZIP archive does: when you play the file back, you get the exact original data, sample for sample. That’s the opposite of lossy formats like MP3 or AAC, which permanently discard information the encoder judges to be inaudible to shrink the file further.
Crucially, lossless says nothing about resolution. A standard CD — 16-bit, 44.1 kHz — ripped to FLAC or ALAC is lossless. It is a perfect copy of the disc. It just isn’t hi-res, because its resolution is the CD standard rather than something above it.
What “hi-res” actually means
Hi-res (high-resolution) audio is lossless audio at a resolution above CD quality. In practice that means one or both of two things:
- Greater bit depth — 24-bit instead of 16-bit.
- Higher sample rate — 88.2 kHz, 96 kHz, 176.4 kHz, 192 kHz or beyond, instead of 44.1 kHz.
DSD (the format used on SACDs) is also considered hi-res. It uses a completely different 1-bit, ultra-high-rate encoding rather than the multi-bit PCM that FLAC and ALAC use, but it sits firmly in the hi-res category. (For how those two encodings compare, see DSD vs PCM.)
Bit depth vs sample rate — what each one affects
This is where most confusion comes from, because the two numbers control completely different things.
Bit depth determines dynamic range — the distance between the quietest detail and the loudest peak before the noise floor swallows it. 16-bit gives about 96 dB of dynamic range; 24-bit gives a theoretical ~144 dB. The catch: 96 dB already exceeds what you can use in any real room. Higher bit depth is genuinely useful in the studio, where engineers need headroom while editing and mixing, but for finished playback the extra range mostly sits below the noise floor of your room and gear.
Sample rate determines frequency headroom — the highest frequency that can be represented. By the Nyquist theorem, 44.1 kHz can reproduce frequencies up to about 22 kHz, which already covers the full range of human hearing (roughly 20 Hz–20 kHz, and less as we age). Pushing to 96 or 192 kHz extends that ceiling well past anything you can hear. The argument for it is gentler anti-aliasing filters and ultrasonic content; the counter-argument is that you can’t hear ultrasonics and they can even stress some equipment.
CD quality vs hi-res, side by side
| CD quality | Hi-res | |
|---|---|---|
| Lossless? | Yes | Yes |
| Bit depth | 16-bit | 24-bit (typical) |
| Sample rate | 44.1 kHz | 88.2 kHz and up (plus DSD) |
| Dynamic range | ~96 dB | up to ~144 dB |
| Frequency ceiling | ~22 kHz | 44 kHz and up |
| Covers human hearing? | Yes | Yes (with headroom) |
| File size | Moderate | Large to very large |
| Common formats | FLAC, ALAC, WAV | FLAC, ALAC, WAV, DSD |
Can you actually hear the difference?
This is the honest part, and it’s worth being neutral about. CD quality already encodes the entire audible band with a dynamic range no listening room can fully exploit. In careful, level-matched listening tests, most people cannot reliably tell a good 16-bit/44.1 kHz file from a 24-bit/96 kHz copy of the same master. Returns diminish fast once you’re above CD resolution.
So why do hi-res releases often sound better? Usually because they are a better master — remastered with more care, less dynamic-range compression, fewer clipped peaks. That difference is real and audible, but it comes from the mastering, not from the bit depth or sample rate on the label. A loud, brick-walled hi-res file can sound worse than a well-mastered CD-quality one. The lesson: chase good masters and clean files first; treat the resolution numbers as a tie-breaker, not the headline.
None of this means hi-res is pointless. If you have a great master in 24-bit, there’s no reason to throw that quality away — you just want to make sure your playback chain actually delivers it.
What you need to play either one properly on a Mac
Here’s the part that catches people out. Owning a lossless or hi-res file doesn’t guarantee you’re hearing it at full quality. macOS Core Audio has a system mixer that runs at one fixed sample rate, and if your music player just hands audio to the system, Core Audio will quietly resample anything that doesn’t match — converting your 96 kHz file down to whatever the output device happens to be set to. You paid for hi-res and got an on-the-fly conversion.
A bit-perfect path avoids this. It means the player sends the file’s audio data untouched — no resampling, no volume change in the digital domain, no DSP — and sets your DAC’s hardware sample rate to match each track before it plays. A 44.1 kHz track plays at 44.1 kHz; a 192 kHz track switches the device to 192 kHz. That’s the only way to know the bits leaving your Mac are the bits in the file.
To get there you need three things: lossless or hi-res files, a DAC capable of the rates you own (most USB DACs handle up to 192 kHz PCM; DSD-capable ones add DSD over DoP), and a player that does exclusive, rate-matched, bit-perfect output. That last piece is exactly what a proper hi-res player on the Mac is for.
So which should you collect?
For most listeners, a well-mastered lossless library — CD-quality FLAC or ALAC — is the sensible baseline: perfect copies, sane file sizes, universal DAC support. Add hi-res for the albums where a superior 24-bit master genuinely exists, and keep DSD releases (SACD rips) in their native form. The constant across all of it is the playback path: lossless or hi-res only pays off when nothing in the chain touches the audio on its way out. (Choosing between specific formats? See FLAC vs DSD vs ALAC, or browse the best music players for Mac.)
FAQ
What’s the difference between lossless and hi-res?
Lossless means no audio data is discarded compared to the source, so the file is a perfect copy — CD-quality 16-bit/44.1 kHz FLAC and ALAC count. Hi-res means lossless at a resolution above CD (24-bit and/or 88.2 kHz or higher, including DSD). All hi-res is lossless, but not all lossless is hi-res.
Is hi-res better than CD quality?
On paper it has more dynamic-range and frequency headroom, but CD quality already covers the full range of human hearing. The master and the recording matter far more than the numbers — a great CD-quality master beats a mediocre hi-res transfer of the same album.
Can you actually hear the difference?
It’s debated. In level-matched listening, most people can’t reliably distinguish a good 16-bit/44.1 kHz file from a 24-bit/96 kHz version of the same master. What people often hear as “hi-res” is really a different, better master. Returns diminish quickly above CD resolution.
Do I need a special player for hi-res on Mac?
You need a player that takes a bit-perfect path — one that sends the audio untouched and sets your DAC’s sample rate to match each track. macOS will silently resample if the output rate doesn’t match the file, so without rate-matching you may not be hearing the resolution you paid for.
Hear every bit — free for 30 days
$59.95 one-time · macOS 26+ · Apple Silicon