Mute Video
Local — Runs in your browser; files and input stay on this deviceFree — Free to useRemove the audio track from a video and download the silent clip. Fast and lossless — the video stream is copied, not re-encoded. Fully in-browser.
or drop it here
Choose a video to remove its sound.
About muting video
Choose a video and the tool removes its audio streams while copying the video stream without re-encoding. The result keeps the source extension and is processed locally with ffmpeg in WebAssembly.
How to use Mute Video (Remove Audio)
- 1Select one video and preview the source.
- 2Select Remove audio and wait for the browser to copy the video stream without audio.
- 3Preview and download the muted video in the source file’s extension.
Frequently asked questions
- Which videos can I mute?
- This tool accepts video files supported by the bundled ffmpeg build. The file never leaves your device, so there is no upload limit — the only ceiling is what your browser can hold in memory.
- Does removing audio reduce video quality?
- The tool uses stream copy for video, so it does not intentionally re-encode the picture. It removes audio tracks and keeps compatible video bytes.
- Does the tool replace audio with silence?
- No. It removes audio streams entirely. Players will treat the output as a video with no audio track.
- Why can stream copy fail for some files?
- The input container and codecs must be readable by the browser FFmpeg build, and the retained video stream must be valid in the output container extension.