Mute Video
Strip the audio track and keep the video exactly as it is.
Drop a video here or click to browse
MP4, MOV or WebM - up to 100 MB, processed in memory.
All image and video tools
Video Converter
Convert between MP4, MOV, WebM and GIF.
Video Trimmer
Cut a clip down to just the part you need.
Video Resizer
Scale a video down to 1080p, 720p and more.
Extract Audio
Save the soundtrack as MP3, AAC, FLAC or WAV.
Mute Video
Strip the sound and keep the picture untouched.
Direct links to every format pair we ship.
Video Converter
Convert between MP4, MOV, WebM and GIF - transcoded in memory.
Video Trimmer
Cut a clip down to just the part you need.
Video Resizer
Scale a video down to 1080p, 720p and more.
Extract Audio
Save the soundtrack as MP3, AAC, FLAC or WAV.
Mute Video
Strip the sound and keep the picture untouched.
Direct links between MP4, MOV, GIF and WebM.
Browse what others have made or pick up where you left off.
A mute video tool removes the audio track from a clip and leaves the picture completely untouched. This one is the fastest tool on the site because the video stream is copied rather than re-encoded: there is no quality loss and no waiting for a transcode. Processing runs server-side with ffmpeg entirely in memory - the upload is never written to disk and nothing is left after the response is sent.
What Muting a Video Actually Does
A video file holds separate streams: the picture, the sound, and the timing that keeps them together. Muting drops the audio stream and rewraps the video stream into a new file, unchanged. Every frame comes through byte-for-byte identical to the original.
This is different from turning the volume down in a player, which only affects your own playback. Muting here produces a genuinely silent file - the audio is gone from the video itself, so it stays silent wherever it is opened, uploaded or shared.
Why Remove Audio from a Video
- Background noise: wind, traffic, air conditioning or someone talking off-camera can ruin an otherwise good clip. Silence is often better than bad audio.
- Copyrighted music: platforms routinely mute, block or take down videos with licensed music in the background. Removing the audio before uploading avoids the problem entirely.
- Privacy: a recording may capture a conversation, a name or something in the background that should not be shared, even when the picture is fine.
- Social autoplay: most feeds play muted by default, so the soundtrack is dead weight - it adds file size for something nobody hears.
- Adding a new soundtrack: stripping the original audio first gives you a clean base before laying music or narration over it in an editor.
- Background and hero video: a looping clip behind a headline should never carry audio, and removing it keeps the file smaller too.
How This Mute Video Tool Works
Drop a single video onto the upload card or click to browse. The clip appears in a preview player, already silent so the result is obvious before you commit. There are no settings to configure - removing the audio is the tool's only job - so click "Remove audio" and the job runs. The muted clip plays inline with a download button when it finishes.
The speed is the notable part. Every other video tool here decodes and re-encodes the picture, which takes time proportional to the length of the clip. This one copies the video stream verbatim and simply omits the audio, so it completes in a fraction of a second even for long videos. Files up to 100 MB are accepted, one at a time.
Why the Quality Is Unchanged
Most video processing is lossy: decoding and re-encoding a clip always discards a little detail, which is why converting the same file repeatedly degrades it. Muting sidesteps that entirely. Because the audio lives in a separate stream from the picture, removing it requires no decision about the pixels at all - they are copied across exactly as they were.
The practical result is that the muted file is visually identical to the original, not merely close. Resolution, frame rate, bitrate and every frame are preserved. The file is also somewhat smaller, since the audio track's data is no longer there.
Muting, Extracting and Trimming
Three related operations, easy to mix up. Muting keeps the video and discards the sound - that is this tool. Extracting does the opposite, keeping the sound and discarding the video, which is what the extract audio tool is for. If you want both the silent video and the separated soundtrack, run the file through both.
If you also need to shorten the clip, the video trimmer has a "Remove audio from the clip" checkbox, so trimming and muting happen in one pass rather than two uploads. Use this tool when the video is already the right length and you only want it silent - it is faster and completely lossless, which the trimmer's re-encode is not.
Other video tools: converting between MP4, MOV, WebM and GIF, and resizing to a smaller resolution.
FAQ
No, not at all. The video stream is copied rather than re-encoded, so every frame comes through byte-for-byte identical to the original. Resolution, frame rate and bitrate are all preserved exactly. This is the only video tool here that is completely lossless, because removing the audio requires no decision about the pixels - they are simply carried across untouched.
Because there is no transcode. Converting, trimming and resizing all decode the picture and re-encode it, which takes time proportional to the length and resolution of the clip. Muting copies the video stream verbatim and omits the audio, so almost no computation is involved. Even a long video completes in a fraction of a second.
Yes, completely. Turning the volume down in a player only affects your own playback - the audio is still in the file, and anyone else who opens it will hear it. This tool removes the audio track from the video itself, producing a genuinely silent file that stays silent wherever it is opened, uploaded or shared.
Not from the muted file - the audio track is genuinely gone, so keep your original if you might need it. If you want the soundtrack as a separate file, run the original through the extract audio tool before or after muting; it saves the audio as MP3, AAC, FLAC or WAV. Doing both gives you a silent video and its soundtrack as two files.
Somewhat, yes. The audio track's data is removed, so the file loses whatever the soundtrack occupied - typically a modest share of the total, since video data dominates. The picture is unchanged, so do not expect a dramatic reduction. If size is the goal rather than silence, resizing to a lower resolution makes a far bigger difference.
Not with this tool - it removes the audio from the whole clip. To silence a specific section you would need a video editor that can adjust audio over time. If you want a shorter clip that is also silent, the video trimmer has a "Remove audio from the clip" checkbox, so you can cut to the section you want and mute it in a single pass.
MP4, MOV and WebM are accepted as input, up to 100 MB per file. The output is MP4. A video that already has no audio track still processes successfully - there is simply nothing to remove.
No. The file is sent to the server because the operation needs ffmpeg, but it is never written to disk. It is held in memory for the duration of the job, the muted clip is returned to your browser, and the buffer is released as soon as the request completes. Nothing is stored, logged or cached. The preview you see beforehand is your own local file and is not uploaded until you press the button.