Audio Format

What Is WAV?

WAV is an uncompressed audio format. Every sample is stored exactly as recorded — nothing is discarded. That makes it the standard for audio editing, but also the reason WAV files are so much larger than MP3 or FLAC.

Key facts

Type
Uncompressed PCM
File extension
.wav
Developed by
Microsoft & IBM
Typical file size
~10 MB per minute (CD quality)
Bit depth
16-bit or 24-bit
Sample rate
Typically 44,100 or 48,000 Hz

How it works

WAV files store raw audio samples in PCM (Pulse Code Modulation) format — the same way a CD stores audio. There is no compression algorithm removing anything. The file is a direct representation of the audio waveform, sample by sample.

This is why WAV files are large: a 3-minute song at CD quality is roughly 30 MB as WAV and 3–5 MB as a 192 kbps MP3. The audio quality is identical to the original recording, which is why professional tools work natively in WAV.

Common uses

  • Audio editing in DAWs (Audacity, Adobe Audition, Logic Pro, Pro Tools)
  • Video production — video editors require or prefer WAV for audio tracks
  • Professional recording and broadcast
  • Game sound design and audio assets
  • Archiving recordings where lossless quality is required

Strengths

  • +Lossless — no quality loss at any stage of editing or processing
  • +Universally supported by professional audio software
  • +No generational quality loss — you can edit and re-save repeatedly without degradation
  • +Simple format — low processing overhead for audio tools

Weaknesses

  • Very large files — 5–10x larger than equivalent MP3
  • Not practical for sharing, email, or streaming
  • No compression benefit — FLAC achieves the same quality at half the size

Compatibility

WAV is supported on all major operating systems (Windows, macOS, Linux) and most mobile devices. All professional audio software and DAWs support it natively. It plays in web browsers and most media players. The only practical limitation is file size — web platforms and email services often have upload limits that make sharing large WAV files impractical.

When to use WAV

  • Working in an audio editor, DAW, or video editor that requires uncompressed input
  • Recording or archiving audio at full quality
  • Any workflow where you need to edit and re-save audio without quality loss

When to avoid WAV

  • Sharing or distributing audio — convert to MP3 to reduce file size
  • Uploading to platforms with file size limits
  • If storage space is a concern — FLAC gives you the same quality at roughly half the size

WAV vs FLAC

Both are lossless. The practical difference is file size: FLAC files are typically 40–60% smaller than equivalent WAV files, with identical audio quality. If you are archiving audio for personal use, FLAC is the more efficient choice. If you need software compatibility (some tools don't support FLAC), WAV is safer.

Frequently asked questions

Is WAV better quality than FLAC?

No. Both are lossless. WAV and FLAC at the same source quality sound identical — the difference is that FLAC compresses the file without any quality loss, making it smaller. If quality is your concern, choose whichever your software supports.

Will converting MP3 to WAV improve quality?

No. Converting from a lossy format to WAV makes a larger file but does not restore any quality. The audio in the WAV will sound exactly the same as the MP3 source.

Why does my audio editor require WAV?

Many audio editors and DAWs work natively with uncompressed PCM audio because it is simpler to process in real time. They may import MP3 and convert it internally, or they may require WAV input explicitly. Either way, WAV is the reliable choice for editing workflows.

Convert to or from WAV

Last updated: March 1, 2025