ByteScope

WAV file format

Waveform Audio, an uncompressed (typically PCM) RIFF audio container.

MIME type
audio/wav
Extensions
.wav
Category
Audio

Magic-number signature

0x0000000052494646RIFFRIFF container
0x0000000857415645WAVE'WAVE' form type

About the WAV format

WAV stores audio as raw PCM samples inside a RIFF container, giving lossless quality and simple editing at the cost of large files — the standard for recording and production. The header is 'RIFF', a length, then the form type 'WAVE'.

Related formats

Have a file that might be WAV? Identify it with the File Type Identifier — it reads the magic number locally, nothing is uploaded. Or browse all formats.