🎵

مجاني 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

أدوات ذات صلة

هل كانت هذه الأداة مفيدة؟

الأسئلة الشائعة