MP4 to MP3

MP4 to MP3 Converter — Fastest Free, No Watermark

Typical hour-long video extracts in 10–20 seconds end-to-end
QUICK ANSWER

The fastest free MP4 to MP3 converter online. Drop an MP4, .mov, .webm, or .mkv — we extract the audio track with native server-side ffmpeg and hand you a ~190 kbps VBR MP3 ready for a podcast tool, Slack, or a transcription service. No signup, no watermark, up to 500 MB.

  • Native server-side ffmpeg
  • Up to 500 MB per file
  • ~190 kbps VBR MP3
  • Accepts .mp4 / .mov / .webm / .mkv
  • No watermark
  • No signup
  • Files deleted within 24h

Files are deleted from our server within 24 hours.

Trusted by creators at startups, agencies, and Fortune 500 teams.
Free forever — no signup, no watermark, no length cap.

How it works

  1. 1

    Drop your video

    Drag any .mp4, .mov, .webm, or .mkv file in or click to choose. Files up to 500 MB are supported — that covers most hour-long lecture or interview recordings.

  2. 2

    Click Extract MP3

    Native ffmpeg on our server decodes the audio track and re-encodes to VBR MP3 at LAME quality-2 (~190 kbps), the same range Spotify streams at. Video is discarded.

  3. 3

    Download your MP3

    The finished MP3 is delivered through Bunny CDN. Drop it into any podcast tool, transcription service, or audio editor.

Why this is the fastest MP4 to MP3 converter on the web

Audio extraction is where browser ffmpeg.wasm tools fail hardest — a 1 GB video has to load entirely into the tab's memory before encoding starts, and hour-long recordings crash the WebAssembly ceiling. We rebuilt the pipeline: presigned upload to the nearest Backblaze B2 POP, native ffmpeg on our server (decoding just the audio track), output delivered through Bunny CDN. An hour-long lecture extracts in 10–20 seconds.

When you actually need MP3, not a video

Three common reasons people convert MP4 to MP3: building a podcast feed from a recorded interview, feeding a transcript through Whisper / Otter / AssemblyAI (smaller files cost less), and listening to a talk on a phone with the screen off (iOS will not reliably background-play .mp4 audio).

What quality you should expect

We export VBR MP3 at the LAME quality-2 preset (~190 kbps), the same range Spotify and Apple Music stream at. Perceptually indistinguishable from the source AAC audio that lives inside a typical MP4. Bigger files: use a desktop install.

Going to transcribe it?

If MP3 is just a pit stop on the way to a transcript, you may not need this tool at all — most transcription services accept MP4 directly. Whisper, Otter, AssemblyAI, and Rev all take video. The only reason to convert first is to cut upload time and cost, which can be worth it for hour-long files.

Sister tools

For Apple M4A sources: M4A to MP3 converter. For Loom recordings: Loom to MP3 converter. For general audio routing: Audio converter and Video to audio converter. Already have an MP3 you want to shrink? Compress audio.

Why this is the fastest MP4 to MP3 converter on the web

Audio extraction is the kind of job where browser ffmpeg.wasm tools hurt most: a 1 GB video has to load entirely into the browser tab memory before encoding even starts, and on hour-long recordings the WebAssembly memory ceiling routinely crashes the page. We rebuilt the pipeline. Your video uploads via a presigned URL straight to the nearest Backblaze B2 storage POP — fast everywhere. Native ffmpeg on our server decodes just the audio track (the heavy video stream is never decoded), re-encodes to VBR MP3 at LAME quality-2, and delivers the result through Bunny CDN. An hour-long lecture extracts in 10–20 seconds end-to-end.

When you actually need MP3, not a video

Three common cases drive most of the searches that land on this page. First: you recorded an interview or a meeting and you only want the audio for a podcast feed. Second: you are running a transcript through a service that wants audio (and the file is smaller without video, so it costs less). Third: you want to listen to a recorded talk on a phone with the screen off, which iOS will not do reliably from an .mp4.

What quality you should expect

Native ffmpeg exports VBR MP3 at the LAME quality-2 preset, which lands around 190 kbps. That is the same range Spotify and Apple Music stream at, and indistinguishable from the source for speech, music, and screen-recording audio in any blind test. If your input audio was already low-quality (say, a Zoom recording), the output will not be magically better — but it will not be worse either.

Common questions

Is this really the fastest MP4 to MP3 converter?

For typical videos (an hour, 1080p), the end-to-end run is 10–20 seconds — presigned upload to the nearest B2 POP, native ffmpeg audio decode + MP3 re-encode, Bunny CDN delivery. Browser ffmpeg.wasm tools struggle with hour-long videos because the whole file has to fit in tab memory before encoding starts.

Will my MP3 sound worse than the original audio in the video?

Practically no. We use VBR ~190 kbps, well above the threshold where MP3 is perceptually transparent. If you compared the source audio (typically AAC ~128 kbps inside the MP4) to the MP3 output side by side, you would not hear a difference.

Why MP3 and not WAV or FLAC?

MP3 is what every player understands and what every podcast / transcription service expects. WAV is huge, FLAC is niche. If you need lossless we can add it later — let us know.

Does it work on multi-track audio?

Only the first / default audio track is extracted. If your video has multiple language tracks, the one your video player picks by default is the one you will get.

Can I extract from a YouTube link?

Not from this tool — we do not accept URLs, only files. Download the source video first, then run it through here. We do not host or facilitate any copyright-questionable downloads.

Is my file private?

We accept the file over a presigned upload to our B2 storage POP, extract the audio on our server with native ffmpeg, and serve the MP3 through Bunny CDN. The source video and output MP3 are deleted within 24 hours. No signup is required.

What is the file size limit?

Up to 500 MB. Because we run native ffmpeg on the server (not browser ffmpeg.wasm), there is no browser memory ceiling — hour-long lecture recordings that crash other online converters work here.

More free tools