What is WAV?
WAV (Waveform Audio File Format) was developed jointly by Microsoft and IBM and introduced with Windows 3.1 in 1991. It stores audio as Pulse-Code Modulation (PCM) data — essentially, a direct digital representation of the sound wave sampled at regular intervals. The most common specification is 44.1 kHz sample rate with 16-bit depth (CD quality), which samples the audio 44,100 times per second and records each sample with 65,536 possible amplitude values. Professional audio uses 48 kHz (broadcast standard) or 96 kHz (high-resolution) sample rates with 24-bit depth. WAV uses no compression — every sample is stored directly, which is why file sizes are large: stereo 44.1 kHz/16-bit audio takes 10.5 MB per minute. Because WAV stores the raw digital representation of audio with no lossy processing, it is the ideal format for recording, editing, and archiving. Every DAW (Digital Audio Workstation) — Pro Tools, Logic, Ableton, Audacity — handles WAV natively. It is also used extensively in game audio, film post-production, and broadcast for the same reason: guaranteed lossless fidelity. WAV supports mono, stereo, and multichannel audio, and can technically store various compressed audio codecs (WAV with MP3 compression), though in practice virtually all WAV files use uncompressed PCM.
WAV pros and cons
Advantages
- Completely lossless — perfect reproduction of the original audio
- Universal support in every DAW, audio editor, and professional tool
- No generation loss — re-editing and re-saving causes zero quality degradation
- Simple format: raw PCM data with a header, trivial to decode
- Preferred by broadcast and post-production standards (48 kHz/24-bit)
- No lossy artefacts — reliable for sound design, mixing, and mastering
Limitations
- Large files: 10 MB per minute of stereo CD-quality audio
- Not suitable for streaming or wide distribution due to size
- File size limit of 4 GB due to 32-bit file size field in the standard format
- No metadata standardization (tags are limited compared to MP3 ID3 tags)
- Overkill for listening — human hearing cannot distinguish WAV from lossless-compressed formats
When should you convert WAV files?
Convert WAV to MP3 or AAC when you need to distribute audio: share files by email, upload to podcast platforms, publish music for streaming, or create audio for websites. Convert WAV to FLAC when you want lossless archival storage at roughly 50% smaller file size. Convert MP3 or AAC to WAV before editing — re-editing a lossy format directly doesn't add quality, but converting to WAV first avoids the compound quality loss of encode→decode→encode cycles in DAWs.
All FormatDrop conversions run entirely in your browser — no file upload, no server processing. Your files stay on your device.
WAV FAQ
Is WAV the same as uncompressed audio?
What's the difference between WAV and FLAC?
When should I use WAV instead of MP3?
More formats