Free Audio Extractor
Extract the audio track from any video as MP3, M4A, AAC, or lossless WAV. No upload — everything is processed locally in your browser.
Drop files here, or click to browse
MP4, WebM, MOV, AVI, Audio no file size limit
Your files never leave your device. All processing happens locally in your browser.
Optimize for your platform
How It Works
Pulling the audio track out of a video normally means an upload to some conversion site. Here the real FFmpeg encoder runs in your browser, so the video never leaves your device.
- 1FFmpeg.wasm loads onceThe WebAssembly build of FFmpeg (~30 MB) downloads on first use and is then cached for instant reuse.
- 2You choose a format and bitrateYour file is loaded into FFmpeg's in-memory filesystem. The video stream is dropped (-vn) and only the audio is kept.
- 3FFmpeg re-encodes the audioMP3 (libmp3lame), AAC, or lossless WAV (PCM) — the same encoders used by desktop FFmpeg, running locally on your CPU.
- 4The audio file is offered for downloadThe result is handed back as a downloadable blob and can be previewed with the built-in player.
No upload, no queue, no file-size cap. Your video and its audio stay entirely on your device — safe for interviews, lectures, music, or any private recording.
Why use ours?
Related Tools
Unit Converter
Convert between units of length, weight, temperature, area, volume, and more.
URL Encoder & Decoder
Encode and decode URLs and query strings. Supports encodeURIComponent, decodeURIComponent, and query string parsing.
Video Compressor
Compress video files to reduce their size. Choose quality, resolution, and output format. All processing is local.
