AntiUpload// browser-resident file tools
ENESFRPTDE
SESSION · 
← Back to home

Lossless · Stream-copy · Bit-identical picture

Mute Video

Remove the audio track from a video without re-encoding the picture — fast and lossless. Keep the same container (MP4 in, MP4 out).

100% freeNo file size limitNo watermarkNo sign-up
  1. 1Pick file
  2. 2Configure
  3. 3Download
Lossless audio removal. We use FFmpeg stream-copy (`-c:v copy -an`) which preserves your video bit-for-bit and drops only the audio track. Processing is near-instant — multi-gigabyte files mute in seconds.
  • Files never leave your browser — processed entirely on your device
  • No upload, no queue, no waiting for a worker to free up
  • No file-size cap from us — limit is your device's RAM

About Mute Video

AntiUpload's Mute Video tool strips the audio track from a video file and saves the result without re-encoding the video stream. This matters because re-encoding a video — even at high quality settings — introduces some compression loss compared to the original. Tools that mute by re-encoding (most online options) produce a video that's visibly less sharp than the source, especially on subtle textures, gradients, and motion-heavy scenes. We use FFmpeg's stream-copy mode (`-c:v copy -an`) which re-muxes the existing video bytes into a new container with the audio track dropped entirely. The picture comes out bit-identical to the source.

The speed difference is dramatic: a 2-hour 4K video that takes 30+ minutes to mute on tools that re-encode (Kapwing, Online-Convert) takes ~5 seconds with stream-copy. Most of those 5 seconds are reading and writing the file; the actual work — copying byte ranges from the source video stream into a new MP4 — is near-instant. This also means the output file is essentially the same size as the input (minus the audio track), where re-encoding tools often produce smaller files at the cost of quality.

The most common reason people mute video is to remove copyrighted background music before sharing on a platform that flags it (Instagram, TikTok, YouTube Shorts), or to silence ambient noise from a phone recording where only the visual matters (B-roll for editing, screen recordings where the system audio captured something private). Container is preserved end-to-end — MP4 in, MP4 out; MOV in, MOV out — so the muted file plays in exactly the same applications as the original.

How it works

  1. Drop your videoAccepts MP4, MOV, WebM, MKV, AVI, M4V, FLV. Any size — even multi-gigabyte 4K recordings — work fine because stream-copy is I/O-bound, not CPU-bound.
  2. Click Mute videoNo options to configure — the operation is binary (mute or don't). Processing is fast: a 1-hour HD video typically completes in 5-15 seconds depending on disk speed.
  3. Download the muted fileOutput is the same container as input (MP4 in → MP4 out) with the audio track removed. Picture is bit-identical to the source — no re-encoding, no quality loss.

When to use Mute Video

Removing copyrighted music before social-media upload
YouTube Shorts, TikTok, and Instagram Reels auto-detect copyrighted music in uploads and either mute the audio (Instagram), block the video (YouTube), or replace the audio with a free track (TikTok). Strip the audio first, replace with your own / royalty-free track, then upload.
Silencing B-roll footage in an editing workflow
Stock footage and B-roll shots usually need their original audio removed before being dropped into a Premiere / DaVinci / Final Cut sequence — otherwise the editor picks up ambient location noise from each clip. Bulk-mute before importing.
Sharing screen recordings without sensitive system audio
macOS / Windows screen recordings sometimes capture system audio (Spotify playing, Slack notifications) you didn't intend to share. Mute before sending. Stream-copy preserves the recording's visual sharpness exactly.
Removing wind noise / ambient sound from drone footage
Drone microphones pick up rotor noise that dominates any real audio. Mute and let the visuals stand alone, or replace with a music bed in your editor.
Anonymising recordings before sharing publicly
Court video, deposition recordings, security footage — content where the visual matters but the audio includes identifying voices. Mute removes the voice content entirely without modifying the visual evidence.

Frequently asked questions

Does muting reduce video quality?
No — not when you use stream-copy. Our tool re-muxes the existing video bytes into a new container with the audio track removed; the video stream is bit-identical to the input. Most online "mute video" tools re-encode the video (visible quality loss) because re-encoding is what their pipeline supports. Ours doesn't.
How to remove audio from a 4K video without losing quality?
Use our Mute Video tool. Stream-copy mode means the 4K video bytes are copied directly into the output container — no re-encoding, no quality loss. A 4K 60fps recording stays exactly 4K 60fps with the same per-frame quality as the source.
Why is muting nearly instant here when other tools take 30 minutes?
Most tools (Clideo, Kapwing, Online-Convert) re-encode the entire video to mute it, which is CPU-bound and takes the same time as a normal re-encode (real-time or slower). We use stream-copy which only copies byte ranges from the source to the output — about as fast as the disk can read and write. On modern SSDs, even multi-gigabyte files mute in seconds.
Can I mute only a section instead of the whole video?
Not in this tool — the entire audio track is removed. For section-muting (silence only the first 30 seconds, say), you'd trim the video into segments with our Video Trimmer, mute the segment you want silent, and re-join. A direct section-mute option is on the roadmap.
Can I replace the audio with a different track?
Not directly in this tool — you mute first (this tool), then use a video-editor like our roadmapped audio-replace tool, or a desktop editor (DaVinci Resolve is free), to swap in a new audio track. The muted output is ready to receive new audio in any editor.
Best free no-watermark video muter?
AntiUpload Mute Video — no watermark, no signup, no size cap, no re-encoding. Compare to Kapwing (watermarks free tier), Veed (paywalls "remove audio"), and Online-Convert (50 MB free cap + re-encodes with quality loss).
Does it work on iPhone .mov files with HEVC video?
Yes. Stream-copy works regardless of the video codec because we're not decoding the video — just copying its bytes. HEVC, H.264, VP9, AV1 all work identically. The output file plays in any player that played the source, since the video stream is unchanged.

Related tools