MP4 to WAV converter

Editing the sound? Take it out uncompressed, as WAV, so nothing is lost before the edit.

Drop your video here, or click to choose
Any video in, sound out · your file never leaves this browser

Everything happens inside your browser, using your own computer’s memory. Your file is never uploaded, never stored, and nothing is sent to us — so there is no limit on how often you use this.

How converting MP4 to WAV works

At a glance

Converts
MP4 to WAV
Runs on
Your computer, inside this tab (WebAssembly)
Fastest
M4A — the sound is copied out untouched, in seconds
Most compatible
MP3 — plays on every device, about 1.4 MB a minute
For editing
WAV (uncompressed) or FLAC (lossless, smaller)

How it works

WAV stores audio without compression, which is what audio editors want to start from: every later step works on the full signal. The files are large, so use MP3 for listening and WAV for editing.

A video file carries its picture and its sound as separate tracks, side by side in one container. Extracting audio keeps the sound track and leaves the picture out, which is why the result is a small fraction of the video's size.

Taking the sound track outA video file holds a video track and an audio track side by side. Extracting keeps only the audio track. As MP3 a minute is about 1.4 megabytes; M4A copies the original track untouched; FLAC is lossless at roughly half the size of WAV; WAV is uncompressed at about 11.5 megabytes a minute for 48 kHz stereo.One video file, two tracksvideo track — droppedaudio trackOne minute of sound, saved as…48 kHz stereo, the rate phones record atMP3VBR ≈ 190 kbps · about 1.4 MB a minuteM4Asame track, byte for bytecopied untouched — size as in the videoFLAClossless · roughly half of WAV, depends on the soundWAVuncompressed 16-bit · about 11.5 MB a minute
One minute of phone audio (48 kHz stereo) in each format.

Step by step

  1. Drop the fileA video, or an audio file you want in another format. Nothing uploads; it opens in this tab.
  2. Pick the formatMP3 to listen or share, M4A to keep the original untouched, WAV or FLAC to edit.
  3. ExtractM4A usually takes seconds. MP3, WAV and FLAC re-encode the sound, which is still quick — sound is far lighter than picture.
  4. DownloadThe file stays in this browser until you press Delete.

Which setting for which job

If you are…Choose
Sending a voice note or recording for someone to listen toMP3
Keeping the original sound exactly as it was recordedM4A — copied, not re-encoded
Cleaning up or mixing the sound in an audio editorWAV
Archiving without losing anything, at a smaller sizeFLAC
Reusing a voice-over under a new videoM4A or WAV
Putting a song you liked into your own postDo not — music in a video is usually someone else's copyright

Under the hood

The technical detail, for anyone who wants to know exactly what happens to their file. Each line first says it plainly.

Demuxing

Taking one track out of a container.

The video stream is discarded (-vn) and only the audio stream is written to the new file. No part of the picture is decoded.

M4A: stream copy

The original sound, byte for byte.

Phones record AAC, and -c:a copy moves that track into an M4A file untouched: no quality change, and done in seconds. If the track turns out not to be AAC, it is re-encoded as AAC at 192 kbps instead.

MP3: LAME at -q:a 2

High-quality variable bit rate.

LAME's V2 setting varies the bit rate with the sound — more for complex passages, less for quiet ones — averaging about 190 kbps. Indistinguishable from the original for speech and most music on a phone.

WAV: 16-bit PCM

No compression at all.

Every sample stored as a 16-bit number. For 48 kHz stereo that is 48,000 × 16 × 2 = 1,536 kbps, about 11.5 MB a minute. Audio editors start from this so nothing is lost before the edit.

FLAC

Lossless, but smaller than WAV.

Compressed like a zip file is: it decodes back to exactly the same samples. Typically around half the size of WAV, depending on the sound.

Sample rate

Kept as recorded.

The sound keeps the sample rate it was recorded at — 48 kHz on most phones — so nothing is resampled.

If something goes wrong

What you seeWhyWhat to do
“This video has no sound track”The file genuinely has no audio stream — often a screen recording made without sound, or a clip already muted.Check the microphone was not muted or covered when you filmed.
M4A said it was converting insteadThe sound in this video is not AAC, so it cannot be copied into an M4A as it is.Nothing to do — it is re-encoded as AAC at 192 kbps automatically.
The WAV is enormousWAV is uncompressed: about 11.5 MB for every minute of 48 kHz stereo.Use FLAC for the same quality at about half the size, or MP3 for listening.
I only want part of the soundExtracting always takes the whole track.Trim the video to the part you want first, then extract the sound from the trimmed file.

Privacy: your file stays on your computer

Recordings often carry voices, names and conversations. Extracting the sound in your browser means none of it is sent anywhere to be processed.

What your browser downloads
The page — and, the first time you use a video tool, the video engine: about 32 MB, then kept in your browser's cache.
What it sends to us
Nothing. There is no upload step, no copy on our servers and no account. The work happens in your computer's memory.
How we know
Our automated tests run every tool while recording every network request the page makes. A single upload fails the test.
Where the result lives
In this browser only, until you press Delete. A finished file is still here if you close the tab and come back; a job still running stops when the tab closes.
Where your file goesRuzz's servers send the page and the video engine to your browser once. Your file is processed in your browser's memory on your own computer and is never sent back to the server.ruzz.app serverssend the page, keep nothingpage + engineonce · 32 MByour filenever sentYour browser tabffmpeg in WebAssembly · your CPU · your memoryYour fileread from diskprocessFinished filesaved by youKept in this browser until you press DeleteNo account · no quota · no watermark
Only the page and the engine come down. Your file never goes up.

Questions

Why is the WAV so big?

It is uncompressed — about 11.5 MB a minute for the 48 kHz stereo sound phones record. That is the point: nothing has been thrown away.

Is my file uploaded?

No. The conversion runs inside your browser, using your own computer's memory. The file never leaves your device.

Which format should I pick?

MP3 to listen or share. M4A to keep the original untouched. WAV or FLAC to edit in an audio program.

Does it lose quality?

M4A is copied and loses nothing. WAV and FLAC are lossless. MP3 is compressed, at a high setting you will not hear on a phone.

Can I use the sound from someone else's video?

Only if you have the rights. Music in particular is usually owned by someone, and platforms mute or remove posts that use it without a licence.

Can I convert an audio file, not a video?

Yes — drop an audio file and pick the format you want.

A tool makes a file fit. It does not make people watch to the end — that is the hook, the order of the shots, the captions and the music. See how Ruzz does it.