Logo

Compress Video Online Free

Your video is too big to send. Most free compressors stamp a watermark on it, cap you at a few hundred megabytes, or quietly hand back something blurry. This one runs real FFmpeg and gives the file straight back.

Powered by FFmpeg

Click to select a video

MP4, WebM, MOV, AVI, MKV — up to 500 MB

How it works: Your video is uploaded to a local FFmpeg server, compressed using industry-standard H.264/VP9 codec, then downloaded back to your device. Files are deleted from the server immediately after download.

How to compress video online free without wrecking the picture

Start with the smallest change that solves your problem. Most people reach straight for the heaviest preset, get a muddy file back, and assume compression is just like that.

The order that works: trim first, downscale second, lower the quality last. Each step costs you less than the one after it. We tell people to stop as soon as the file fits, because every extra step past that point is quality you gave away for nothing.

One caveat worth saying up front. If your video came out of an editor, a phone gallery export, or a download from a social app, it has been compressed already. The savings will be modest and the damage will be visible. That is not a fault in the tool.

Where the megabytes actually go

A video file is mostly motion. Static shots compress beautifully because each frame is nearly identical to the last, so the encoder stores the difference rather than the picture.

Hand it a shaky phone clip, confetti, rain, or a crowd, and every pixel changes every frame. There is no repetition to exploit. Two clips of the same length and resolution can differ in size by a factor of five for this reason alone.

This is also why file size is a poor way to predict how long a job takes. Encoding time follows pixels and movement. Ten seconds of handheld 4K is a heavier job than a minute of a still screen recording.

Which settings reduce video file size online the most

Resolution, by a wide margin. Dropping from 1080p to 720p removes more than half the pixels before the encoder makes a single decision.

Quality is the second lever. The presets here map to CRF values, which tell the encoder how much detail to protect rather than fixing a target size. If that sounds abstract, what CRF and bitrate actually do walks through the difference with the trade-offs made plain.

The lever nobody mentions is length. Removing an unused ten seconds from a thirty-second clip cuts a third of the file with zero quality cost — no encoder setting comes close to that. If there is dead footage at either end, trim it first.

The honest downside of downscaling: text gets soft. If your clip is a screen recording with small type, drop the quality preset instead and hold the resolution. Faces survive downscaling far better than characters do.

Is an FFmpeg video compressor online different from a browser one?

Yes, and the difference cuts both ways. This tool uploads your file, runs real FFmpeg on a server, and sends the result back.

That buys proper H.264 and VP9 encoding with settings a browser cannot reach, and it works the same on a five-year-old phone as on a desktop. The cost is that your file leaves your device. We delete it after download, but if a clip is genuinely sensitive, a browser-only tool is the right choice and we would rather say so than pretend otherwise.

There is a practical limit too. Uploads are capped at 500 MB because one enormous job holds up the queue for everyone else.

What a video compressor with no watermark should still tell you

No watermark is table stakes, not a feature. What matters more is whether a tool admits what it did to your file.

Plenty of free compressors silently cap the resolution, strip the audio to a lower bitrate, or re-encode at a fixed CRF regardless of what you chose. You find out when the result looks worse than the number suggested it should.

Here the preset descriptions state the CRF, the resolution list is explicit, and the result panel shows both sizes so you can judge the trade for yourself. Metadata is the one thing that does go: re-encoding drops most container tags, including the GPS coordinates a phone camera writes.

When to compress MP4 online free, and when to send it another way

Compression is the right answer when the file needs to arrive as a file and the ceiling is close. It is the wrong answer when the ceiling is far away.

Squeezing a 400 MB clip down to fit a messaging app means throwing away most of the picture. At that point you are better off sending it a different way — and on WhatsApp specifically, there is a path that skips re-compression entirely. That is covered in send a long video without an app, along with why every other result for that question wants you to install something.

If the destination is WhatsApp at all, start with compress a video for WhatsApp instead of this page. The preset is built around what that app accepts, which saves a round of guessing.

Getting a smaller file without the guesswork

To compress video online free and still be happy with the result, work in that order: trim, downscale, then reduce quality, and stop the moment it fits.

Check the output before you send it. Watch the busiest few seconds, not the opening frame — compression artefacts hide in motion, and a still shot will always look fine.

Working with photos rather than footage? The same trade-offs apply with different numbers, and compress images instead handles that side.

Frequently Asked Questions

Why did my file barely shrink?

+
Because it was already compressed once. A video exported from an editor or downloaded from a social app has had most of the redundant data removed already. Squeezing it again mainly costs you quality rather than megabytes.

Does dropping the resolution help more than dropping the quality?

+
Usually, yes, and it looks better too. Halving the resolution removes three quarters of the pixels outright. Holding the original resolution at a starved bitrate produces blocky motion, which most people find uglier than a clean 720p file.

What does the CRF number in the quality presets mean?

+
CRF stands for constant rate factor. It tells the encoder how much quality to preserve rather than fixing a file size. Lower numbers mean better quality and bigger files, and each step of six roughly doubles or halves the size.

Why is compressing a short clip sometimes slower than a long one?

+
Encoding time follows pixels and motion, not runtime. Ten seconds of 4K handheld footage contains more data to analyse than a minute of a static 720p screen recording. A shaky camera is the most expensive thing you can hand an encoder.

Should I choose MP4 or WebM?

+
Pick MP4 unless you know the destination accepts WebM. VP9 in WebM often produces a smaller file at the same quality, but messaging apps, older phones and some editing software will refuse to open it.

Does compressing twice make the file half the size again?

+
No, and it damages the picture. Each pass throws away detail permanently, so the second pass is working on an already-degraded image. If the first result was too big, go back to the original and compress harder in one pass.

What happens to the audio track?

+
It is re-encoded to AAC and kept. Audio is a small share of a typical video file, so removing it rarely helps much. If your clip is mostly a static image with a long soundtrack, that balance flips and the audio starts to matter.

Will the compressed file still play on an old phone?

+
Choose MP4 with H.264 and it almost certainly will. That combination has been decoded in hardware on phones for well over a decade. VP9 and anything newer than H.264 is where older devices start to struggle.

Does compression strip the location data from my video?

+
Re-encoding drops most container metadata, including GPS tags written by a phone camera. That is a useful side effect if you are sharing footage publicly, but treat it as a side effect rather than a privacy guarantee.

Why is there a 500 MB upload cap?

+
Because the file is uploaded to a server and re-encoded there, and one very large job can hold up everyone else. If your source is bigger, trim the part you actually need first — it is faster and the result looks better.

Related Tools You Might Like

Advertisement