All free tools

Mute Video

Remove the sound from your video without editing software. Useful for background loops, silent previews, or replacing audio later.

Drop your file here or click to browse

Accepts MP4, MOV, WEBM

Processing runs entirely in your browser. No file is uploaded anywhere.

Show equivalent FFmpeg command
ffmpeg -i input.mp4 -an -c:v libx264 -preset fast -crf 23 output.mp4

Frequently asked questions

Does muting reduce file size?

Yes, removing the audio stream slightly reduces file size, especially for longer videos.

Can I add a different audio track after muting?

This tool only removes audio. To replace it, you can use a video editor or try Tellers for full editing capabilities.

What formats are supported?

You can upload MP4, MOV, or WebM. The output is always MP4.