Video Mute Tool — Remove Audio from Video

Remove the audio track from any video file without re-encoding. Fast stream-copy mode preserves original video quality. Perfect for creating silent video clips. 100% client-side — nothing leaves your browser.

Video Mute

Drop a video file here or click to browse
Supports MP4, WebM, MOV, AVI, and more
Low-memory browser detected. This tool works best in Chrome, Firefox, or Edge. Safari users may experience slower performance with larger files.
Processing video...
Mute Complete!
-- · --
Powered by ffmpeg.wasm — all processing is done locally in your browser.

How to Use the Video Mute Tool

  1. Upload a video — drag or click to select a video file.
  2. Preview — play the video to confirm it has audio.
  3. Mute — click "Remove Audio" to strip the audio track.
  4. Download — save the muted video. Video quality is preserved since no re-encoding occurs.

Why Use Stream Copy

This tool uses ffmpeg's stream copy mode (`-c copy -an`), which removes the audio track without re-encoding the video. This means the process is near-instant and the video quality is perfectly preserved — unlike tools that decode and re-encode, introducing generation loss.

Frequently Asked Questions

No. The video stream is copied without re-encoding using ffmpeg's stream copy mode. Quality is identical to the original. Only the audio track is removed.

Any format that ffmpeg can read is supported, including MP4, WebM, MOV, AVI, MKV, and more. The output retains the same container format as the input.