β 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