Extract MP3 audio from a video
Extract the audio track of an MP4, MOV or WebM as an MP3, entirely on your device.
Drop a file here or click to browse
Accepts MP4, MOV, M4V, WEBM, MKV, AVI, 3GP. Up to 500.0 MB per file.
Lectures, interviews, voice memos recorded as video and music performances are often only needed as audio. Extracting the track drops the file size by 90% or more and gives you something that plays in any music app. This tool decodes the audio stream and re-encodes it as MP3 with the LAME encoder inside FFmpeg, compiled to WebAssembly.
Bitrate is the only decision: 64 kbps is plenty for speech and makes the smallest file; 192 kbps is transparent for most music; 320 kbps is the maximum MP3 allows. The output has no video and no metadata from the source.
How to use it
- Drop the video (MP4, MOV, WebM, MKV, AVI, 3GP) or click to browse.
- Pick a bitrate: 64 kbps for voice, 192 kbps for music.
- Click Extract MP3. Audio-only decoding is fast, usually well under real time.
- Download the MP3.
Frequently asked questions
Why is the MP3 sometimes shorter than the video?
If the video's audio track starts later or ends earlier than the picture, the MP3 matches the audio. Some screen recordings have no audio at all; the tool reports that instead of producing an empty file.
Does it work with a 2 GB movie file?
Free processing accepts up to 500 MB. The whole file is loaded into memory for FFmpeg, so very large inputs can exhaust memory on phones.
Can I get the original audio without re-encoding?
Not yet. Most videos carry AAC audio, and copying it out as .m4a is planned. Re-encoding to MP3 at 192 kbps or higher is indistinguishable for most listeners.
Related tools
- Convert audio files to MP3 and moreConvert M4A, OPUS, OGG, WAV, WebM, FLAC and more to MP3, WAV, M4A or OGG.
- Convert M4A to MP3Convert iPhone voice memos and Apple Music M4A/AAC files to MP3 locally.
- Convert OPUS voice notes to MP3Convert WhatsApp voice notes (.opus, .ogg) to MP3 you can play or share anywhere.
- Trim a videoCut a clip out of a video by start and end time, without re-encoding when possible.
- Compress a video to a target file sizeCompress MP4, MOV or WebM to a target size in MB without uploading it.
- Convert MOV to MP4Convert iPhone and Mac MOV videos to MP4 that plays on Windows, Android and the web.