FormatFusionAll tools

How to extract audio from video (MP4 to MP3) without uploading an hour of footage

By DJ, Founder of FormatFusion · 5 min read

Some of the most useful audio you own is contained within video files. The two-hour lecture your professor uploaded. The Zoom recording where someone at last explained the process. The band practice you filmed on your phone. The interview you made as part of a project. In all these instances the picture is useless: all you want is the sound, in a file one tenth the size, so you can play it like a podcast.

It takes about a minute to extract it. Here's the method, along with a few decisions that are important to get right.

Why extract audio at all

  • Size. An hour of phone video can take up between 1 and 4 GB, while the same hour in MP3 format amounts to about 85 MB. That's the difference between "syncs to my phone instantly" and "uses up all my storage."
  • Listenability. Audio files play in podcast apps, in the car, even with the screen off. Video, on the other hand, requires a screen and a player.
  • Editing and transcription. Audio editors, note-taking tools, and transcription apps need audio files. They do not want video containers.

The problem with most online extractors

If you search for "MP4 to MP3" you'll come across a hundred sites that function the same way: you upload your video to their server, wait, and then download the audio. With video, that method hurts twice.

The first thing is the waiting. It takes many minutes to upload a gigabyte of footage even before the conversion starts.

Second, the content. When people handle files such as meetings, lectures, and interviews, they are dealing with highly sensitive material: their own voice, their colleagues, the internal workings of the company. Sending all that to an anonymous server so it can discard the video track is a great deal of exposure for such a simple task.

Extract audio in your browser instead

FormatFusion uses FFmpeg, the same engine professional video tools are built on, compiled into WebAssembly and running directly in your browser. Your video never gets sent to any server, since no server is involved. It travels from your device's storage, across your own CPU, and back to your device.

  1. Open our MP4 to MP3 converter.
  2. Put your video files in (up to three at a time free, each file up to 1 GB).
  3. Press Convert, then download the MP3s.

The initial media conversion downloads the FFmpeg engine itself, about 31 MB, and then stores it locally. That is program code being sent to you, never your files going up.

Not an MP4? The same approach applies to every container we support: MOV to MP3 for iPhone footage, MKV, WebM, and AVI.

MP3 or WAV? Pick by destination

All the video converters here have two audio exits, and they serve different purposes.

MP3 is the format for listening. We encode at up to 192 kbps, a bitrate that is transparent for speech and suitable for ordinary music listening, and the files are small enough to hoard. Choose MP3 when your aim is to play the audio: lectures, meetings, podcasts, reference recordings.

WAV is the format for editing. It is uncompressed, so no further loss occurs from the moment of extraction onward, and every audio editor in the world opens it immediately. Choose MP4 to WAV when the audio is going into an editor, a transcription process where quality is valued, or any workflow with further steps ahead. The drawback is size: WAV uses up about 600 MB per hour.

Regarding quality, extraction cannot do better than the source. Video audio is generally already compressed AAC, so the extracted file will be just as good as what the camera or screen recorder captured, never better. MP3 re-compresses that lightly, whereas WAV preserves it exactly.

What about the 1 GB limit?

Free handles files up to 1 GB each, which covers most clips, meetings, and screen recordings. Long phone videos recorded at high quality can go beyond it. FormatFusion Pro removes the size restriction (up to about 1.5 GB, the practical upper limit of browser memory), batches without limits, and lets you set the exact MP3 bitrate from 128 to 320 kbps.

A note on what's yours to convert

Take audio from recordings you made or have the necessary rights to: your lectures (where recording is allowed), your meetings, your footage, your practice sessions. Extracting audio from streaming services or other people's copyrighted material is a separate activity with separate rules, and not the purpose of this tool.

Common questions

How long does it take? Audio extraction is one of the fastest operations FFmpeg carries out, since the video track is discarded rather than re-encoded. A thirty-minute recording usually completes in under a minute on a modern laptop, and your network speed doesn't matter because nothing is uploaded.

Will the audio remain in sync? Sync is a concept that belongs to video playback. The extracted audio is simply the entire audio track from beginning to end.

Can I trim it to a single section? Not at this stage. Extract the entire track, then do the trimming in any audio editor. Clip-level trimming is on our list.

Will this work on a phone? Yes, in any modern mobile browser. Just be aware the battery drains faster on very long files, since your phone's own processor carries out the work. That is the true cost of the private route: your hardware, your electrons, and in return, no server ever hears your meeting.

Files to convert while you're here?

Open the converter