HomeToolsVideo Tools › MP4 to MP3 Converter

MP4 to MP3 Converter

Live

Extract the MP3 audio from any MP4 video — free, instant, no signup.

About MP4 to MP3 Converter

Most video files you record — screen captures, Zoom calls, phone footage, course lectures — contain an audio track you'd rather have as a standalone MP3. Getting that audio out used to mean finding desktop software, wrestling with codec settings, and waiting for a progress bar. AT USE MP4 to MP3 Converter removes that friction. Drop an MP4 into the tool, pick a bitrate, and download an MP3 in seconds. The conversion runs inside your browser using a WebAssembly-compiled build of FFmpeg — your video file never leaves your device.

The tool makes one decision simple: how much audio quality do you need against how small the file should be. A podcast episode headed for an RSS host needs 192 kbps. A quick voice memo for a Slack message is fine at 128 kbps. A music recording you're archiving or sharing for close listening needs 256 or 320 kbps. Pick the right bitrate, click extract, done.

How browser-based conversion works

The tool uses ffmpeg.wasm — FFmpeg compiled to WebAssembly — which runs as a worker thread inside your browser tab. When you trigger the extraction, the browser reads your MP4 from local disk into memory, passes it to the FFmpeg worker, and the worker encodes the audio stream to MP3 using the LAME encoder. The MP3 is written to a temporary buffer and handed back to the page for download. No network requests happen during processing.

Bitrate and quality

MP4 files store audio in AAC by default. AAC at the equivalent of 192 kbps already contains everything a human can hear; converting to MP3 at 192 kbps introduces a second lossy encode, but the additional quality loss is not perceptible on voice or typical music at normal listening levels. The cleanest source is always the original MP4.

Bitrate options are constant (CBR): 128, 192, 256, and 320 kbps. 192 kbps is the standard default that covers both voice and music without unnecessary file bloat. Use 128 kbps for voice recordings where file size is the priority — speech is intelligible and clear at 128 kbps even at high compression. Use 256 or 320 kbps when the source audio was recorded at high quality (lossless microphone input, studio session) and you want the MP3 to carry as much of that through as possible.

Processing time and file size limits

Processing speed scales with file length, not file size — a 60-minute phone call exported at low resolution processes at approximately the same speed as a 60-minute 4K recording because the audio stream is the same in both. A 60-minute file typically converts in 15–50 seconds depending on browser and hardware. Files above roughly 500 MB may exceed available browser memory on some devices; if conversion fails on a large file, trim or compress the video first to reduce its size.

Common use cases

  • Podcast production from a video interview: A podcaster records a two-hour conversation over Zoom or Riverside and receives an MP4 file. They need an MP3 to upload to their RSS host. The extractor delivers the MP3 in under a minute without opening a DAW or installing any software — just drop the file, set 192 kbps, click extract.
  • Online course audio track: A course creator has lecture videos as MP4 files and wants to offer downloadable audio for learners who prefer listening on commutes. The tool converts each file to a 192 kbps MP3 compatible with every podcast player and course platform, without requiring a desktop editor.
  • Transcription service preparation: A researcher or journalist records an interview on video. Most transcription services accept MP3 or M4A and have strict file-size caps on MP4 uploads. Extracting the audio as MP3 shrinks a 400 MB video to under 130 MB at 192 kbps, and the resulting file works with every transcription platform.
  • Webinar audio distribution: A company runs a 90-minute webinar and wants to share the audio version with employees who missed it. Extracting the audio cuts the file from 300–500 MB to under 130 MB at 192 kbps — small enough for email or internal file sharing without a cloud storage link.
  • Music video audio archival: A musician has MP4 exports of live sessions and studio takes they want as MP3s for their archive. The 320 kbps option produces the highest-quality MP3 the format supports, appropriate when the source audio was captured at high resolution and maximum fidelity matters.

How to use it

  1. Drop or select your MP4 video file.
  2. Choose MP3 as the output format.
  3. Set the bitrate (192 kbps recommended for most content).
  4. Click "Extract audio" and download your MP3.

Frequently asked questions

Does the video upload to a server?

No. The entire process runs inside your browser tab using WebAssembly. Your MP4 is read from your local disk, processed in memory, and the MP3 is downloaded directly from that memory to your device. No file is transmitted to any server at any point.

What bitrate should I choose?

192 kbps is the standard choice — it covers voice and music at a quality that is not distinguishable from the original at normal listening levels. Use 128 kbps for voice-only content where file size matters (speech is clear and intelligible at 128 kbps). Use 256 or 320 kbps for music you're archiving or sharing for active listening.

Can I extract audio in formats other than MP3?

The MP4 to MP3 tool targets MP3 output specifically. For M4A/AAC, WAV (uncompressed), or OGG Vorbis output from a video file, use the Audio Extractor from Video tool, which supports all four audio formats and performs a direct stream copy for AAC output (no re-encoding, instant).

Will this work on my phone?

Yes, if your phone browser supports WebAssembly — Safari 14+, Chrome for Android, and Firefox for Android all do. Processing is slower on mobile hardware; a 30-minute MP4 may take several minutes to extract on a phone. For long files, use a desktop browser for speed.

Is there a file size limit?

No hard limit is enforced by the tool, but browser memory constrains how large a file can be processed. Files under 500 MB work reliably in most desktop browsers. For very large files, trim or compress the video first to reduce its size before extracting audio.

Is this tool free?

Yes. No account required, no watermark on output, no usage cap. The conversion runs in your browser — there is no server processing fee to pass on.

Keep going

More video tools

Other tools in the Video category on AT USE.

Live Video Tools

YouTube Thumbnail Downloader

Grab any public YouTube video thumbnail in all official sizes — instantly, no login.

Open tool
Live Video Tools

YouTube Embed Code Generator

Build privacy-friendly, responsive YouTube embed code with start/end times and player options.

Open tool
Live Video Tools

Video Aspect Ratio & Resolution Calculator

Solve width, height, or aspect ratio for any video — with presets for 16:9, 9:16 Shorts, square, and ultrawide.

Open tool
Live Video Tools

YouTube Timestamp Link Generator

Build deep links to specific moments in a YouTube video. Bulk convert chapter lists in one paste.

Open tool
Live Video Tools

YouTube Chapter Marker Generator

Format your timestamp list into a YouTube-compliant chapter description block.

Open tool
Live Video Tools

Vimeo Embed Code Generator

Generate Vimeo embed code with DNT mode, custom color, autoplay, loop, and a responsive wrapper.

Open tool