Loading…

How to use Video to Audio Extractor

Select a video file, wait for its audio track to be decoded, then press Extract Audio. The extracted sound appears in a player and downloads as a WAV file.

Frequently asked questions

Which video files work?

Anything whose audio track your browser can decode, which in practice covers most MP4/AAC, WebM/Opus and many MOV files. If a file fails, the container or codec is not supported by your browser and a different browser may succeed.

Is the video uploaded anywhere?

No. The file is read locally and only its audio stream is decoded with the Web Audio API. Nothing is transmitted, which matters when the source is private footage, an interview or unreleased material.

Why is the output a WAV and not an MP3?

Browsers do not ship an MP3 encoder, so writing WAV directly from the decoded samples is the only way to guarantee a correct file without third-party libraries. You can compress the WAV afterwards in any editor if you need a smaller file.

More Audio Tools

Mono to Stereo Converter
Convert stereo audio down to mono or expand a mono track to stereo, with a left/right balance control, fully offline.
Audio Sample Rate Converter
Resample audio to 8, 16, 22.05, 32, 44.1, 48 or 96 kHz with the browser
Audio Channel Splitter
Split a stereo file into two separate mono WAV files — one for the left channel and one for the right — in a single click.
Audio to Base64 Converter
Convert an audio file into a Base64 data URI you can paste into HTML or CSS, and turn a data URI back into a playable file.
Ringtone Maker
Trim any song down to a 30-second ringtone-length clip with fades, preview it, and download it ready for your phone.
Online Voice Recorder
Record your voice or any microphone input straight in the browser, play it back and download it — nothing is uploaded.
Text to Speech
Turn text into spoken audio with your device
Speaker & Headphone Tester
Check your speakers or headphones by playing test tones through the left channel, the right channel or both at a safe level.
Microphone Tester
Check that your microphone works with a live input level meter, peak reading and a list of the input devices available.
Waveform Viewer
Render the waveform of any audio file and read its duration, sample rate, channel count and peak level with no upload.
Audio Spectrum Analyzer
Watch a live FFT frequency spectrum of your microphone or of an audio file you load, drawn in real time on a canvas.
BPM Detector
Estimate the tempo of a song in beats per minute using onset energy analysis of the low frequencies, entirely in-browser.

← View all Audio ToolsBrowse all 1,100+ tools →