Pull the audio track out of a video
Pull the audio track out of a video and download it as a WAV file, entirely in your browser.
Everything runs in your browser. Nothing is uploaded to our servers.
Add to favoritesFullscreen
Drop a video here, or click to browse
01
Drop in a video
Read locally to build the preview — nothing is uploaded.
02
Extract the audio
The audio track is decoded and re-encoded as a WAV file, entirely in your browser.
03
Download
A standard .wav file, playable anywhere, no codec lookup needed.
Frequently asked
Is my video uploaded anywhere?
No. The audio is decoded and exported entirely in your browser.
Why WAV instead of MP3?
A WAV encoder needs no license (it's just raw PCM audio with a small header); a good MP3 encoder library available for the browser is LGPL-licensed, which isn't a risk this tool takes on. WAV plays natively everywhere, it's just an uncompressed file.
What if the video has no audio track?
You'll get a clear error instead of a silent or broken file.
