
WAV and MP3 are two ways of storing audio, and the difference comes down to a single trade-off: quality versus size. A WAV keeps every bit of the original recording — pristine, but large. An MP3 throws away the data your ears are least likely to notice so the file is small enough to email or stream. Knowing which to reach for, and when, is one of those basics that quietly separates work that sounds professional from work that doesn't.
WAV (Waveform Audio File Format) stores audio uncompressed — a bit-for-bit copy of the recording, with nothing thrown away. It's the studio standard. A WAV carries a specific sample rate and bit depth: 44.1 kHz / 16-bit is CD quality, while 48 kHz / 24-bit is the common production resolution. Because it's lossless, you can open, edit, and process a WAV as many times as you like without it degrading. The cost is size: roughly 10 MB per minute of stereo audio, which is why you don't email WAVs casually.
(MPEG-1 Audio Layer III) uses compression: a perceptual model decides which parts of the sound are masked or inaudible and discards them, shrinking the file dramatically. How much it throws away depends on the — 128 kbps is passable, 192 kbps is good, and 320 kbps is the best MP3 you can make. The catch is in the word : once that data is gone, it's gone for good, and re-encoding an MP3 again compounds the damage.

| Attribute | WAV | MP3 |
|---|---|---|
| Compression | None — lossless | Lossy |
| Quality | Full, original | Reduced (bitrate-dependent) |
| Size (3-min song) | ~30 MB | ~3–7 MB |
| Editing & processing | Safe, no quality loss | Avoid — artifacts compound |
| Best for | Production & delivery | Previews & sharing |
| Compatibility | Universal | Universal |
Honestly? On a finished master at 320 kbps, in casual listening, most people can't reliably tell WAV from MP3 in a blind test. The difference shows up on transient-rich material — cymbals, reverb tails, dense mixes — on good monitoring, and most of all under further processing. An MP3 that sounds fine on its own can fall apart the moment you EQ, compress, time-stretch, or master it, because those moves amplify the compression artifacts that were hiding. So the rule isn't "WAV always sounds better to your ear." It's "WAV protects the quality through every step that comes after."
This is the workflow that resolves the whole debate. You want the client to hear the track now, without a 60 MB download to wrestle with — historically that meant bouncing an MP3 and emailing it. But what they pay for, and what they actually use, is the full-quality WAV. The real problem was never the formats; it's the handover — letting someone judge the finished track without the files walking out the door before they've paid.
Size is the whole reason MP3 exists. A three-minute stereo song at CD quality is about 30 MB as a WAV, roughly 7 MB as a 320 kbps MP3, and around 3 MB at 128 kbps. In the dial-up and early-iPod era that 10x saving is what made digital music portable. Today bandwidth is cheap, which is why lossless streaming and WAV delivery are back — but MP3 is still the right tool when small and instant beats perfect.
Three you'll meet often: AIFF is Apple's uncompressed format — essentially WAV with different metadata, same full quality and size. FLAC is lossless but compressed: it squeezes a WAV to about half the size with zero quality loss, which makes it excellent for archiving and hi-res distribution. AAC is MP3's modern successor — better sound per bitrate, used by Apple Music and YouTube. The short version: deliver in WAV, archive in WAV or FLAC, and let MP3 or AAC handle casual previews.
Whichever you export, check the master is hitting its loudness target before you bounce the final files:
WAV is higher quality (lossless and uncompressed) but much larger. "Better" depends on the job: WAV is better for recording, mixing, mastering, and delivering finished files, while MP3 is better for quick demos and casual sharing where small size matters.
No. Converting an MP3 to WAV creates a large file but can't restore the data the MP3 already discarded — the quality stays at MP3 level. Audio quality only ever goes down a lossy step, never back up. Always keep the original WAV.
320 kbps gives the best MP3 quality and is the standard for music you want to sound good. 192 kbps is an acceptable middle ground; below 128 kbps you'll hear obvious artifacts on music. For spoken word you can go lower.
Deliver final files — masters and stems — as WAV. Send an MP3 only as a quick demo for a collaborator. Never hand over a lossy file as the finished deliverable, and never let someone master from one.
Re-encoding an MP3 — opening it and exporting a new MP3 — compounds the compression artifacts each time. Keep a WAV master as your source of truth and export fresh MP3s from that whenever you need one.