Video tools

Mute Video Tool

Remove audio from short MP4, WebM, MOV, or M4V clips by creating a muted WebM directly in your browser.

Your video preview will appear here.

Output quality

Audio removal mode

The generated WebM has no audio track. This is useful for silent demos, product clips, and privacy-safe screen recordings.

WebM output

This browser-only muter re-records the selected range as WebM. It does not create a lossless MP4 with the audio track removed.

How to mute a video

Upload a browser-supported MP4, WebM, MOV, or M4V file, choose the range you want to export, then create a muted WebM download.

Use the preview player to find the exact start and end time, or keep the default range when you only need a quick silent clip.

What this tool changes

This browser-only version redraws the selected video range into a canvas and records it as a new WebM file without adding any audio track.

It does not perform a lossless MP4 audio-track removal. For that, you would usually need FFmpeg or another container-level video editor.

Private local processing

Your source video is decoded and recorded locally with browser video, canvas, and MediaRecorder APIs.

The file is not uploaded or stored by this tool, and the muted download is created from a temporary local object URL.

Example output

Input
Output
A 20 second MP4 screen recording with microphone audio
A muted WebM clip with the same visual content and no audio track

Use this when you want to share a visual demo without background noise, voice, music, or accidental private audio.

FAQ

Does this upload my video?

No. Muting runs locally in your browser. Your source video is not uploaded, stored, or transmitted by this tool.

Why is the muted output WebM?

Browsers can reliably record canvas video as WebM through MediaRecorder. MP4 output usually requires a heavier encoder or server-side processing.

Is this lossless audio removal?

No. The video is re-recorded without audio, so it is private and practical for web clips but not a lossless container-level edit.

Can I mute only part of a video?

Yes. Set a start and end time before creating the muted WebM. The tool records only the selected range.

Last updated: May 14, 2026

Related tools