WAV
File format standard for storing audio on PCs
Why this is trending
Interest in “WAV” spiked on Wikipedia on 2026-02-26.
Categorised under Technology, this article fits a familiar pattern. wt.cat.technology.1
At GlyphSignal we surface these trending signals every day—transforming Wikipedia’s vast pageview data into actionable insights about global curiosity.
Key Takeaways
- Waveform Audio File Format ( WAVE , or WAV due to its filename extension; pronounced or ) is an audio file format standard for storing an audio bitstream on personal computers.
- It is the main format used on Microsoft Windows systems for uncompressed audio.
- WAV is an application of the Resource Interchange File Format (RIFF) bitstream format method for storing data in chunks , and thus is similar to the 8SVX and the Audio Interchange File Format (AIFF) format used on Amiga and Macintosh computers, respectively.
- The RIFF format acts as a wrapper for various audio coding formats.
- LPCM is also the standard audio coding format for audio CDs, which store two-channel LPCM audio sampled at 44.
Waveform Audio File Format (WAVE, or WAV due to its filename extension; pronounced or ) is an audio file format standard for storing an audio bitstream on personal computers. The format was developed and published for the first time in 1991 by IBM and Microsoft. It is the main format used on Microsoft Windows systems for uncompressed audio. The usual bitstream encoding is the linear pulse-code modulation (LPCM) format.
WAV is an application of the Resource Interchange File Format (RIFF) bitstream format method for storing data in chunks, and thus is similar to the 8SVX and the Audio Interchange File Format (AIFF) format used on Amiga and Macintosh computers, respectively.
Description
The WAV file is an instance of a Resource Interchange File Format (RIFF) defined by IBM and Microsoft. The RIFF format acts as a wrapper for various audio coding formats.
Though a WAV file can contain compressed audio, the most common WAV audio format is uncompressed audio in the linear pulse-code modulation (LPCM) format. LPCM is also the standard audio coding format for audio CDs, which store two-channel LPCM audio sampled at 44.1 kHz with 16 bits per sample. Since LPCM is uncompressed and retains all of the samples of an audio track, professional users or audio experts may use the WAV format with LPCM audio for maximum audio quality. WAV files can also be edited and manipulated with relative ease using software.
On Microsoft Windows, the WAV format supports compressed audio using the Audio Compression Manager (ACM). Any ACM codec can be used to compress a WAV file. The user interface (UI) for ACM may be accessed through various programs that use it, including Sound Recorder in some versions of Windows.
Content sourced from Wikipedia under CC BY-SA 4.0