Remove the Audio from a Video
Pick the file, download the muted version. The picture is untouched: the video stream is copied bit for bit and only the audio track is left out, so the operation takes seconds and the result has exactly the quality of the original.
# processed in your browser. your content never leaves.
# page isolated to unlock wasm multi-threading.
How it works
The command is -c:v copy -an: copy the video, drop the audio. Since nothing is re-encoded, the time depends on file size rather than duration or resolution — a one-hour video comes out almost as fast as a one-minute one. Worth remembering that removing the audio does not anonymise a video: camera and location metadata stay in the file, and the picture is still the picture.
- Video copied without re-encoding, with no quality loss whatsoever
- A warning when the file has no audio track to begin with
- Preview of the result before downloading
- Size comparison, which shows how much of the file was audio