AscendLab

Video tools

Video Mute Tool

New ffmpeg.wasm tool

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.

Free ToolFFmpeg loads only when needed
Video Mute Tool
Remove audio from a local video in your browser and export a silent MP4 or WebM. No upload is required.

Drop video here or click to upload

MP4 and WEBM are the safest first-version inputs.

Max file size: 200MB

No video uploaded

Mute settings
Choose output format, quality, resolution, and audio before processing.

H.264 video with AAC audio for broad compatibility.

Keep the source dimensions.

CRF 24
Higher qualitySmaller file

This tool exports a silent video by default.

Engine

ffmpeg.wasm

Output

MP4

Audio

Removed

Ready0%
Muted video
Review the output size, format, and local download.

Output size

No muted video yet

Format

MP4

Size change

Not ready

Upload a video, choose silent output settings, and process it to preview the muted result here.

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.

Quick answer

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.

Best inputs

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.

Mute method
The tool writes the video into browser memory and re-encodes a silent output with ffmpeg.wasm.
The audio track is removed with the output set to silent.
CRF controls visual quality and output size.
Resolution limits can reduce file size when full resolution is unnecessary.
Example, Assumption, and Limitation
Use the result as a practical estimate or transformation, then confirm edge cases for critical work.

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.

Common use cases
These pages are built for lightweight browser-side work, examples, and planning.

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.

Frequently asked questions

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.