Anyfile
Open file
.wavTypical support level 4

Play WAV Audio Online

WAVE is a RIFF container most often used for PCM audio, but it can carry other codecs. Anyfile checks the container and lets the browser play supported sample formats locally.

Choose a .wav file

Your file stays on this device

Anyfile reads only the local file you select. Parsing, decoding and rendering happen in this browser tab; the file is not uploaded to Anyfile servers.

What Anyfile can show

  • Supported PCM and browser-decodable WAVE audio
  • Duration, seeking and volume controls

Limits and conditions

  • Unsupported codecs inside WAVE will not play
  • Broadcast and cue metadata are not fully exposed

IMPLEMENTATION

Viewers responsible for this format

Browser audio viewer
Local probing and native playback for common audio formats.
See implementation and open-source credits

Common question

Does every WAV file contain uncompressed PCM?

No. WAVE is a container and can identify compressed codecs that the browser may not decode.