Remove Audio from Video
Remove the audio track from any video, keeping the original quality.
First use downloads FFmpeg (~30 MB). It's cached after that.
About this tool
The remove audio from video tool completely strips the sound track from any video, producing a silent file with the image fully intact. All processing runs in the browser with ffmpeg.wasm — the file is never uploaded to any server, no account is needed, and usage is unlimited.
To use it, select the video and click remove audio. Processing is fast because the tool uses stream copy for the video — only the audio track is dropped, without re-encoding the image. The output file keeps the same format and extension as the original, with identical visual quality.
Practical uses are numerous: preparing a clip to add a different soundtrack in a video editor; removing unwanted conversations or sounds before sharing a recording; creating silent versions of videos for social media where audio is muted by default; or simply reducing file size when audio is not needed.
Because the video stream is not re-encoded, there is no image quality degradation. The removal is permanent in the generated file, but the original is not altered — you can reuse it at any time. If you need to replace the audio rather than just remove it, use this tool to generate the silent version and then combine it with new audio in an editor.
Frequently asked questions
Is my video uploaded to any server?
No. Processing is entirely local, in the browser, with ffmpeg.wasm. Your files never leave your device.
Is the tool free?
Yes, completely free with no account required.
Does it work on mobile?
Yes, on modern browsers for Android and iOS.
Is video quality affected?
No. The tool uses stream copy for the video track with no re-encoding. Visual quality is exactly the same as the original.
What video formats are accepted?
Any video format supported by your browser works: MP4, WebM, MOV, MKV, AVI, and others. The output file keeps the same format as the original.