MP4 to WAV converter
Extract the audio from an MP4 as uncompressed WAV, in your browser. The right choice when the audio is going into editing software.
Drop files here
or
Accepts .mp4 · Up to 20 files at a time · up to 538 MB each "Upload" and "download" here mean your browser reading a file from this device and writing one back to it. Nothing is sent to a server — open your browser's network panel and watch: no request carries your file.
FAQ
Is the WAV better quality than an MP3 extraction?
Yes, in the sense that it adds no further loss. It contains exactly what the MP4's AAC track decodes to, while an MP3 extraction re-compresses that a second time.
Does it restore the original recording quality?
No. The AAC inside the MP4 is already lossy, and nothing can recover what it discarded. WAV simply stops any further loss from being added.
Why is the size limit lower than for MP4 to MP3?
Because the output is far larger than the input here rather than far smaller, and it is the output that has to fit in memory. Extracting to MP3 shrinks the file about fortyfold; extracting to WAV can grow it.
What sample rate and bit depth do I get?
The source rate is kept — usually 48 kHz for video — and samples are written as standard 16-bit PCM, which every editor reads.
Would FLAC be better?
Often, yes. FLAC stores identical samples losslessly at roughly half the size, and most editing software reads it. Choose WAV when a specific tool demands uncompressed input.
What happens to 5.1 audio?
It is downmixed to stereo by default. If you need the individual channels preserved, a desktop tool is the better route — this converter is built around the stereo case.
Is it really free?
Yes — every conversion on this site, with no account, no watermark and no daily cap. The work happens on your own device, so there is no server bill for us to pass on to you.
Do I need to install anything?
No. It runs in any modern browser, on Windows, macOS, Linux, Android and iOS. There is nothing to download and nothing to sign up for, and once the page has loaded it keeps working with the network switched off.
Related converters
- WAVtoMP4Wraps the audio in a video container over a black frame
- MP4toMOVRepackages the same streams — lossless and near-instant
- MP4toMKVRepackages the same streams — lossless and near-instant
- MP4toWebMRe-encodes every frame for the new container
- MP4toAVIRe-encodes every frame for the new container
- MP4toMP3Drops the video, re-encodes the audio to MP3
- MP4toAACDrops the video, re-encodes the audio to AAC
- MP4toFLACDrops the video, keeps the audio losslessly as FLAC