← Back to all tools

🎡 Audio Converter

Convert between audio formats and extract audio from video β€” entirely in your browser using FFmpeg.wasm.

⏳ Checking browser capabilities…
βš™
Server Setup Required
One-time

FFmpeg.wasm requires Cross-Origin Isolation to access SharedArrayBuffer. Your web server must send these HTTP headers on all pages:

Cross-Origin-Opener-Policy: same-origin Cross-Origin-Embedder-Policy: require-corp

Local dev: npx serve -C .  |  Nginx: Add to server block  |  Apache: Add to .htaccess  |  Vercel/Netlify: Add to vercel.json or _headers file

🎡
Drop audio or video files here
or
MP3WAV FLACAAC OGGOPUS M4AAIFF MP4MKV MOVAVI WebM
βš™
Conversion Settings
πŸ“–
About FFmpeg.wasm

This converter uses FFmpeg.wasm β€” a WebAssembly port of the industry-standard FFmpeg library. All conversion happens entirely in your browser. No files are uploaded to any server. The FFmpeg WASM binary (~30MB) is downloaded once from a CDN and cached by your browser for subsequent conversions.

πŸ”’ Files never leave your device
⚑ WebAssembly powered
🎬 Supports 300+ formats