Strip audio from a video file and download as MP3, AAC, or Opus.
Drop a video file or click to browse
Format
Bitrate
About this tool
The Extract Audio tool pulls the audio track from any video file and saves it as MP3, AAC, or Opus. All processing runs in your browser via FFmpeg WebAssembly. The video file is never uploaded to a server.
Guide & tips
Frequently asked questions
No — MP3, AAC, and Opus are all lossy compressed formats. The audio is decoded from the video and re-encoded to your chosen format. To preserve quality, use the highest bitrate the target format supports (320 kbps for MP3, 256 kbps for AAC).
Yes. The tool accepts any video format your browser can read, including MP4, MKV, MOV, WebM, AVI, WMV, and FLV.
FFmpeg will return an error stating no audio streams were found. You can confirm this with the Inspector tool before attempting extraction.
Not directly in this tool. Trim your video first with the Trim tool, then extract audio from the trimmed clip.