Video Trim

Compress a video

Shrink a video file without uploading it anywhere. The whole thing runs on your own device, so there is no queue and no file size cap beyond your browser's memory.

Frequently Asked Questions

How much smaller will my video be?

It depends on the footage and the quality you pick. Balanced typically lands around half the original size; Smallest can reach a quarter. A talking head against a plain background compresses far better than handheld footage of a crowd or falling leaves, because almost nothing changes between frames for the encoder to reuse.

Does compressing reduce quality?

Yes, some. Compression re-encodes the video, and H.264 is lossy, so every pass discards a little detail. High quality is close to invisible; Smallest is deliberately visible. What matters most is compressing from your original file rather than from a previous export, because the loss compounds each time.

Is there a file size limit?

We impose none, because your video is processed on your own device and costs us nothing. The real limit is your browser's memory. A modern laptop handles large 4K files comfortably; phones have much less headroom and will fail sooner on long clips.

Is my video uploaded anywhere?

No. The compressor runs FFmpeg compiled to WebAssembly, entirely inside your browser. Open your developer tools, watch the Network tab while you compress, and you will see no upload. You can also disconnect from the internet after the page loads and keep working.

Which formats can I compress?

MP4, MOV, WebM and MKV, with H.264, H.265, VP9 or AV1 video inside them. The output is always H.264 in an MP4, which is the most broadly playable combination. Some exotic files depend on what your specific browser can decode.

Why did my file get bigger instead of smaller?

Almost always because the source was already compressed harder than the setting you chose. Re-encoding an efficiently compressed file at a higher quality target produces a larger result. Pick a smaller setting, or trim unwanted footage instead, which reduces size at no quality cost at all.