All free tools
Extract Audio from Video
Quickly separate audio from video without desktop software. Useful for podcasts, interviews, voice notes, and repurposing content.
Drop your file here or click to browse
Accepts MP4, MOV, WEBM
Processing runs entirely in your browser. No file is uploaded anywhere.
Show equivalent FFmpeg command
ffmpeg -i input.mp4 -vn -c:a libmp3lame -b:a 192k output.mp3
Frequently asked questions
What audio format will I get?
The audio is exported as MP3 at 192kbps, which is compatible with all major devices and players.
What if my video has no audio track?
If the video has no audio stream, the export will fail. Make sure your video includes audio before processing.
What video formats are supported?
You can upload MP4, MOV, or WebM files.