100% client-side • your files never leave your device

Convert MP3 to WAV

Convert MP3 to uncompressed WAV. Useful when an editing tool refuses MP3 input, or when you want to burn CDs (WAV is what CDs actually store).

Loading converter…

How it works

  1. Drop a .mp3 file (or any audio) onto the page.
  2. The WAV output preset is already selected — hit Convert Now.
  3. Download the result. The whole conversion ran in your browser via WebCodecs or FFmpeg.wasm. No file left your device.

Why convert MP3 to WAV?

Convert MP3 to uncompressed WAV. Useful when an editing tool refuses MP3 input, or when you want to burn CDs (WAV is what CDs actually store).

Is my file uploaded anywhere?

No. poqpoq is a static site — the page you're looking at is a bunch of JavaScript your browser downloaded once. It runs entirely on your device. There is no upload endpoint. When you open your browser's Network tab during a conversion, you'll see zero requests going out.

files go in poq, come out poq — nothing ever touches a server