Back to Video
Extract audio from video — MP3 / WAV / M4A / OGG export

Extract audio from video — MP3 / WAV / M4A / OGG export

Pull just the audio track out of a video and save it as mp3 / wav / m4a / ogg. ffmpeg.wasm drops the video stream and re-encodes the audio in the chosen format. Supports batch processing and a single ZIP download.

videoaudioextract

How to use

Drop video files and pick a target format (mp3 / wav / m4a / ogg). Click Extract — ffmpeg.wasm drops the video track and re-encodes the audio for the chosen format. Batch processing and a ZIP download are supported.

FAQ

Are videos uploaded?
No. ffmpeg.wasm runs inside your browser; videos never leave your device.
What if the video has no audio?
You get a no audio track found error.
Can I keep the original audio codec?
It currently re-encodes to the chosen format.
What about videos with multiple audio tracks?
Only the first audio track is extracted.

Related tools