Tested tool guide
Tested browser tools
Checked August 16, 2026
What Video Muter does, with a checked example
Videos on disk are containers that pair a picture track with an optional sound track. This page loads a video file you choose, drops the sound track, and hands back a silent copy to download. The picture is carried over unchanged, so resolution, frame rate, length, and visual quality are identical to the source. The surprise for most people is the file size: audio is usually a small share of a video's total bitrate, so the silent file often comes out only a few percent smaller than the original. If you need a dramatic size cut, this is not the tool that does it.
Worked example
A concrete input and expected output from the current implementation.
Input
video.mp4 - 45 seconds, 1920 x 1080, 30 fps, stereo AAC audio track
->
Expected output
A silent video: 45 seconds, 1920 x 1080, 30 fps, with no audio track.
Removing the audio track changes only the sound. The clip's length, resolution, and frame rate all come from the picture, so each carries over to the silent copy unchanged.