MOV to WAV
Pulls the audio from a QuickTime MOV as uncompressed 16-bit PCM WAV.
Drop a MOV file here
Everything happens on your device — your files are never uploaded.
movie.mov
—
Extracting audio…
Done
How it works
- 1 Drop your QuickTime MOV file or pick it from your device.
- 2 Hit Convert to WAV and watch the progress bar pull out the audio.
- 3 Download the WAV. The video never leaves your browser.
Built with open source
- Mediabunny — Converts and edits video and audio in the browser via WebCodecs. Add-on encoders cover MP3, AAC, and FLAC. · MPL-2.0
Frequently asked
Will I lose any quality? +
No. WAV stores uncompressed PCM samples, so the audio from your MOV is written out bit-for-bit with no extra lossy compression.
Is my MOV uploaded to a server? +
No. The video is decoded in your browser with WebCodecs and only the audio is written to WAV locally. Nothing is ever uploaded.
Why is the WAV file so large? +
WAV is uncompressed, so it's much bigger than the compressed audio sitting inside the MOV. That's the price of lossless, edit-ready audio.