🎵

Безплатен 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.

Без ограничение за размера на файлаФайловете остават частниНе се изисква входБезплатно завинаги

Пуснете файлове тук или щракнете за преглед

MP4, WebM, MOV, AVI, Audio без ограничение за размера на файла

Преглед на файлове

Вашите файлове никога не напускат устройството ви. Цялата обработка се извършва локално в браузъра ви.

Optimize for your platform

Как работи

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.

  1. 1
    FFmpeg.wasm loads once
    The WebAssembly build of FFmpeg (~30 MB) downloads on first use and is then cached for instant reuse.
  2. 2
    You choose a format and bitrate
    Your file is loaded into FFmpeg's in-memory filesystem. The video stream is dropped (-vn) and only the audio is kept.
  3. 3
    FFmpeg re-encodes the audio
    MP3 (libmp3lame), AAC, or lossless WAV (PCM) — the same encoders used by desktop FFmpeg, running locally on your CPU.
  4. 4
    The audio file is offered for download
    The 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.

Защо да използвате нашия?

Completely free — no hidden costs, ever
No account, email, or login required
Files stay on your device — processing happens in your browser
Works on any device — phone, tablet, desktop
No watermarks on any output
Browser memory limits may apply for very large files

Свързани инструменти

Беше ли полезен този инструмент?

Често задавани въпроси