lookup> .wav

.WAV·File Extension

WAV AudioUncompressed PCM audio container from Microsoft/IBM.

Extension.wav
File typeWAV Audio
MIME typeaudio/x-wav
CategoryAudio
Charset
Compressible
Format familywav

What is a .wav file?

A .wav file is a WAV Audio — Uncompressed PCM audio container from Microsoft/IBM.

In the mime-db registry it maps to audio/x-wav. When serving .wav over HTTP, set the Content-Type header as shown in Developer info below.

Related entities: it maps to audio/x-wav — and is delivered over HTTP via the Content-Type header.

  • Use VLC or Audacity to open and edit .wav files.
  • Any text editor (Notepad, VS Code) can inspect the raw content as text.

When served over HTTP, responses should set the following header:

Content-Type: audio/x-wav

Common software that reads/writes .wav:

VLCAudacityWindows Media Player
.wavextension of
format
wavserved as
mime type
audio/x-wavsent via header
http header
  • Music and podcasts
  • Sound effects
  • Voice recordings
  • Open the file with VLC, make your changes and save.
  • Most editors preserve the original formatting and encoding — avoid changing the charset.
  • Create a new file and save it with the .wav extension, or export this format from VLC.

What programs can open .wav files?

Common options include VLC, Audacity, Windows Media Player. You can also open many of these files with built-in viewers or a browser.

How do I create a .wav file?

Create a new file in any text editor or the app that owns the format and save it with the .wav extension.

What is the relationship between .wav and the audio/x-wav MIME type?

audio/x-wav is the media type identifier used for .wav files during network transfer (for example in the HTTP Content-Type header).

Updated 2026-08-18

Related extensions

Related MIME types

Related headers

Related methods

Related status codes