Skip to content
WAV to MP3

Audio formats explained

WAV vs MP3: What’s the Difference and When to Convert

One keeps every sample your microphone captured. The other throws most of them away and still sounds nearly identical. Here is what actually happens inside each format, what you gain and lose by choosing one over the other, and when converting between them is the right call.

What WAV actually stores

WAV (Waveform Audio File Format) is a container developed by Microsoft and IBM in 1991. Its most common payload is raw PCM — pulse-code modulation — where the amplitude of the sound wave is measured thousands of times per second and each measurement is stored as a number.

At the CD standard of 44,100 samples per second, 16 bits per sample, stereo, one minute of audio takes about 10.1 MB. A three-minute track: roughly 30 MB. There is no compression, no psychoacoustic model, no opinion about which parts of the sound matter. Every sample goes in, every sample comes out.

That makes WAV the default working format in studios, DAWs, broadcast chains and game engines — anywhere you need to edit, mix, layer or re-export audio without stacking degradation on each pass.

What MP3 throws away (and why you barely notice)

MP3 (MPEG-1 Audio Layer III, released 1993) uses a psychoacoustic model trained on how human hearing actually works. It identifies sounds you are unlikely to hear — a quiet tone masked by a loud one at a nearby frequency, detail above 16 kHz that most adults cannot distinguish — and discards them before encoding the rest.

The result: a 320 kbps MP3 of that same three-minute track is about 7 MB instead of 30 MB. At 128 kbps it drops to roughly 2.8 MB — over 10x smaller. Most listeners cannot tell a 256+ kbps MP3 from the original in a blind test; at 128 kbps the artifacts start to surface on headphones, especially in cymbals, reverb tails and sharp transients.

The compression is lossy and permanent. Once the encoder drops a frequency band, no decoder can put it back. Converting an MP3 to WAV gives you a bigger file, not better audio — the lost data stays lost.

Side-by-side comparison

 WAVMP3
CompressionNone (raw PCM)Lossy, 5–11x smaller
Audio qualityBit-perfect originalNear-transparent at 256+ kbps
3 min stereo file~30 MB (16-bit, 44.1 kHz)~7 MB at 320 kbps, ~2.8 MB at 128 kbps
Editing suitabilityExcellent — no re-encodingPoor — re-encoding degrades each pass
Playback supportUniversal on desktop, limited on web/mobileUniversal everywhere
Metadata / tagsMinimal (BWF extensions)ID3v1/v2 tags, album art
Best forRecording, editing, archiving, masteringSharing, streaming, portable playback

When to convert WAV to MP3

The short version: convert when you are done editing and need a smaller file for distribution.

  • Sharing recordings. A voice memo, podcast episode or demo mix at 320 kbps is indistinguishable from WAV for virtually every listener and fits in an email attachment.
  • Uploading to platforms. Spotify, SoundCloud and most podcast hosts accept MP3 directly and will re-encode a WAV anyway — uploading MP3 saves bandwidth and gives you control over the encode.
  • Saving storage. A hard drive of 50 GB of field recordings compresses to under 12 GB at 320 kbps with no audible penalty in speech or ambient sound.
  • Web playback. MP3 streams faster, buffers less, and every browser decodes it natively.

Ready to compress? Convert WAV to MP3 right in your browser — free, no upload, up to 25 files at once.

When to convert MP3 to WAV

Converting MP3 to WAV does not restore lost quality, but it has real uses:

  • Editing stability. Every re-save of an MP3 re-encodes it and introduces new artifacts. Decode to WAV once, do all your trimming and processing, then encode back to MP3 at the end — one generation of loss instead of many.
  • CD burning. Audio CDs store raw PCM. Burning software decodes MP3 internally, but doing it yourself means you control the bit depth.
  • Legacy hardware and software. Some samplers, telephony systems and embedded devices only read WAV.
  • Sampling and time-stretching. Chopping and pitch-shifting is cleaner on uncompressed audio — the stretching algorithm does not have to fight compression artifacts.

Need uncompressed audio? Convert MP3 to WAV at 16, 24 or 32-bit — same browser, same privacy.

MP3 bitrate and quality: what the numbers mean

Bitrate is how many kilobits the encoder uses per second of audio. Higher means more data is kept, so the output is closer to the original — but with diminishing returns.

  • 320 kbps — the ceiling for MP3. Transparent for all but the most trained ears on reference headphones. Use this when quality matters and storage is not a problem.
  • 256 kbps — still near-transparent. A practical default when you want a balance between size and fidelity.
  • 192 kbps — fine for spoken word, podcasts, audiobooks. Music starts to show artifacts on close listening.
  • 128 kbps — the old-school "good enough." Noticeable shimmer on cymbals, slight muddiness in dense mixes. Acceptable for background listening or voice-only content.

In practice: pick 320 kbps for music you care about, 192 for podcasts, and 128 only when file size is the overriding constraint.

Common misconceptions

“Converting MP3 to WAV restores the original quality.”
No. The encoder permanently discarded data. Decoding to WAV gives you an uncompressed container around the same reduced audio. Think of it as photocopying a photocopy onto better paper — the paper is nicer, the image is not sharper.
“WAV always sounds better than MP3.”
Technically true — WAV preserves everything. Perceptually, a 320 kbps MP3 is indistinguishable from WAV for the vast majority of listeners, equipment and environments. The difference is measurable but rarely audible.
“MP3 is outdated — everyone uses AAC or FLAC now.”
AAC is technically superior at the same bitrate, and FLAC gives lossless compression. But MP3 remains the most universally supported lossy format — every device, browser and app can play it. For distribution where you cannot control the playback environment, MP3 is still the safest bet.

Bottom line

Use WAV when you are recording, editing or archiving — anywhere the audio might be processed again. Use MP3 when you are sharing, streaming or storing finished audio and file size matters. Convert in the direction that matches your stage: WAV while you work, MP3 when you ship.