AntiUpload// browser-resident file tools
ENESFRPTDE
SESSION · 
← Back to home

Free · No file size limit · No watermark · No signup

MP4 to MP3

Extract MP3 audio from MP4 (or MOV / WebM / MKV / AVI) — quality presets from 64 to 320 kbps, plus VBR for transparent quality.

100% freeNo file size limitNo watermarkNo sign-up
  1. 1Pick file
  2. 2Configure
  3. 3Download
Accepts any video format — MP4, MOV, WebM, MKV, AVI, M4V, FLV. The tool extracts only the audio track, so processing is fast: a 2-hour recording typically converts to MP3 in well under a minute.
  • Files never leave your browser — processed entirely on your device
  • No upload, no queue, no waiting for a worker to free up
  • No file-size cap from us — limit is your device's RAM

About MP4 to MP3

AntiUpload's MP4 to MP3 converter pulls the audio track out of any video file and saves it as a clean MP3. The most common use case is people who downloaded a YouTube video, recorded a Zoom call, or saved a video on their phone, and now want just the audio — a podcast they can listen to in the car, a song they can put on a phone's music app, a lecture they can take notes against without staring at the video. The tool handles MP4 (the most common search query) plus MOV, WebM, MKV, AVI, M4V, and FLV inputs — anything FFmpeg can decode, which is essentially every container in mainstream use.

What makes this tool different from the dozens of "video to mp3" sites in Google is what doesn't happen: nothing uploads. Sites like Y2Mate, OnlineConvert, and 123apps all upload your source video to their servers, convert it there, and stream the result back. That's why those sites cap free users at 100-200 MB — they're paying for the bandwidth and storage. The conversion here happens in your browser with FFmpeg compiled to WebAssembly. There's no server-side bandwidth bill for us to pass on, so there's no file-size limit and no watermark and no "upgrade for unlimited" upsell. The whole encode runs on your CPU; verify in DevTools Network panel.

Output quality is a CBR ladder from 64 kbps (acceptable voice quality, smallest file) to 320 kbps (transparent-quality, large file), with a VBR option for variable bitrate encoding that gets smaller files at the same perceived quality. The libmp3lame encoder bundled in our FFmpeg WASM build is the reference open-source MP3 encoder — same one Audacity and FFmpeg desktop use. There's also a channels selector (preserve / mono / stereo) so you can collapse stereo dialogue to mono to halve the file size, useful for voice content where stereo carries no information.

How it works

  1. Drop your video fileAccepts MP4, MOV, WebM, MKV, AVI, M4V, FLV. There is no size limit — drop a 2-hour 4 GB recording if you need to. The file stays on your device.
  2. Pick the MP3 qualityCBR options from 64 kbps (talk-radio quality, smallest) to 320 kbps (Spotify-Premium quality, largest). VBR option for variable bitrate — produces smaller files at the same perceived quality (libmp3lame V0 setting). Default is 192 kbps which is fine for most uses.
  3. Optionally set channelsSource layout preserves what the video had (usually stereo). Mono collapses to one channel — halves the file size, fine for voice. Stereo forces stereo output if your source is mono (rarely useful).
  4. Click Extract MP3Audio extraction is fast because there is no video re-encoding — we just drop the video stream and re-encode the audio with libmp3lame. A 2-hour video typically extracts to MP3 in under 30 seconds on a modern laptop. The MP3 downloads instantly when done.

When to use MP4 to MP3

Saving a podcast video as an audio-only file for offline listening
Many podcasts publish both video and audio versions but the video version is sometimes the only one available. Convert it to MP3 to throw on the phone for the gym, drive, or walk without burning battery on a video stream.
Extracting an interview audio for transcription / quotes
Journalists with a video interview but a tight word count often just want the audio — easier to scrub and quote-pull from than the video. MP3 + transcription tool (or our Auto Subtitles) finishes the workflow.
Pulling a song from a music video
Live performance videos sometimes outshine the album cut. Extract the audio at 320 kbps to add to a personal music library at lossless-perceived quality. Fair use only — don't redistribute.
Compressing a 4K video down to an audio file for storage
A 1-hour 4K recording is 6+ GB. The audio alone at 128 kbps MP3 is ~55 MB. For meeting recordings or lectures where the visual carries no information, ripping to MP3 saves 99% of the storage.
Converting a YouTube download to MP3
yt-dlp and similar tools download video; you wanted the audio. Drop the .mp4 here, get an .mp3 in seconds. Skip the awkward CLI ffmpeg invocation.

Frequently asked questions

How to convert a 5GB MP4 to MP3 for free?
Drop it into our MP4 to MP3 converter at antiupload.com/video/mp4-to-mp3. There is no size limit because the conversion runs on your device — we never see the file. Y2Mate, FreeConvert, Zamzar, OnlineVideoConverter all cap free users somewhere between 100 MB and 1 GB and push subscriptions above that. Ours stays free at any size.
What MP3 bitrate should I pick?
192 kbps is the safe default — sounds great for nearly any source. 128 kbps is fine for voice / podcasts and produces files about 35% smaller. 320 kbps is the highest quality the MP3 format supports; choose this for music you care about. VBR (Variable Bitrate) produces an even better quality-to-size ratio than 320 kbps CBR — pick VBR if your player supports it (every modern phone and computer does).
Does my video need to be MP4?
No, despite the name. The tool accepts MP4, MOV, WebM, MKV, AVI, M4V, and FLV. The "MP4 to MP3" naming captures the dominant search keyword; the tool itself is more permissive. Anything FFmpeg can decode, you can extract audio from.
Is the MP3 the same quality as the video's audio?
It depends on the source. If the video has high-bitrate AAC audio (common with iPhone recordings and Zoom HD), 192 kbps MP3 is near-transparent — most listeners can't tell the difference. If the source audio is already low quality (compressed for streaming, recorded on a phone mic), the MP3 won't be better than the source. MP3 is lossy; converting AAC → MP3 is technically a slight generation loss, but for podcast / talk content the difference is inaudible.
Best free MP4 to MP3 converter with no upload?
AntiUpload MP4 to MP3 is fully in-browser — the file never leaves your device. Open DevTools Network panel during conversion to confirm; the only network traffic is the FFmpeg engine download on first use, not your video. Compare to 123apps (uploads), Online Audio Converter (uploads + limits), Y2Mate (uploads + ads).
Can I batch convert multiple videos?
Not in this tool — it takes one file at a time. You can quickly run it again with a different video; the FFmpeg engine stays loaded between conversions so subsequent runs are faster than the first. Batch mode is on the roadmap.
Why does the first conversion take longer?
First use downloads the FFmpeg engine (~12 MB) to your browser cache. After that the engine stays loaded across conversions in the same tab session, and the browser caches it across sessions. So the second conversion in a session is faster than the first, and so is the next visit to the site.

Related tools