Private Video Mute Tool
Remove audio from a video locally and export a silent MP4 or WebM. The FFmpeg engine loads only after you start processing, so the source file stays on your device.
Drop video here or click to upload
MP4 and WEBM are the safest first-version inputs.
Max file size: 200MB
No video uploaded
H.264 video with AAC audio for broad compatibility.
Keep the source dimensions.
This tool exports a silent video by default.
Engine
ffmpeg.wasm
Output
MP4
Audio
Removed
Output size
No muted video yet
Format
MP4
Size change
Not ready
The video stays on your device. FFmpeg runs in the browser only after you start processing, and the large WebAssembly engine is served from this site.
A video mute tool removes the audio track from a video and exports a silent copy.
This browser-side version is best for short clips under 200MB.
Short local videos
Smaller clips finish faster and use less memory on mobile devices.
Clear destination format
Choose MP4 for broad compatibility or WebM for browser-native publishing.
Example
Upload a short MP4 product clip, keep MP4 output, remove audio, and download a silent preview for a landing page.
Assumption
The source video is under 200MB and the browser has enough memory to process it.
Limitation
This tool does not edit captions, subtitles, or multiple audio-track choices. It creates a silent video output.
Silent autoplay
Prepare silent clips for web pages or social previews.
Privacy cleanup
Remove background audio before sharing a screen recording.
Product demos
Create quiet looping videos for documentation or landing pages.
Smaller exports
Remove audio when sound is not needed.
Does this video mute tool upload my file?
No. The selected video is processed in your browser with ffmpeg.wasm and is not sent to a backend.
What output formats are supported?
The first version exports silent MP4 or WebM files with browser-side re-encoding.
Will the video quality change?
The tool re-encodes the video while removing audio. Use a lower CRF for higher quality or a higher CRF for smaller files.
What file size should I use?
Use videos under 200MB for this browser-side version. Smaller clips are recommended on mobile devices.
Suggested workflow
Build a silent video publishing workflow
Inspect the source, remove audio, then compress or extract a thumbnail.