Compress Video to Fit

Don't guess at bitrates. Say where you're sending it — WhatsApp, email, Discord — and the tool works out the rest.

Your video never leaves your device

Drop a video here

or click to browse your files

MP4 · MOV · MKV · AVI · WebM

Works comfortably with videos up to about 500 MB. Compression happens on your own processor, so a long clip takes a few minutes — keep this tab open while it runs.

Advertisement

How it works

You pick the destination. The tool does the arithmetic.

STEP 01

Add your video

Drag it in. Nothing uploads — the file is read straight from your disk.

STEP 02

Say where it's going

WhatsApp, email or Discord. The tool works backwards from that limit to the right bitrate.

STEP 03

Compress and save

You get an MP4 that plays everywhere and actually fits where you're sending it.

The limits people hit

WhatsApp — about 16 MB

Roughly 90 seconds of modern phone footage. The most common reason a video "won't send".

Email — usually 25 MB

Gmail, Outlook and most corporate mail servers cap attachments at 25 MB, sometimes less.

Discord — 10 MB free

The tightest of the common limits, and the one that catches out anyone sharing clips.

Upload forms and portals

Job applications, insurance claims and school portals often impose their own, stricter caps.

Advertisement

Why your video is too big, and what actually shrinks it

A one-minute clip from a recent phone can easily be 150 MB. The same minute, compressed sensibly, can look almost identical at 12 MB. Understanding where that difference comes from makes it much easier to get the result you want.

The four things that determine file size

Bitrate is the amount of data used per second of video, and it is by far the biggest factor. Phones record at generous bitrates — often 40 to 100 megabits per second — because storage is cheap and they would rather not throw away detail during capture. For sending a clip to a friend, a fraction of that is enough.

Resolution is the pixel dimensions. 4K has four times the pixels of 1080p, and needs roughly four times the data to look equally sharp. Dropping a 4K clip to 1080p is often the single most effective size reduction available, and on a phone screen nobody will notice.

Frame rate matters less than people expect. Halving 60fps to 30fps saves considerably less than half the size, because consecutive frames are very similar and modern codecs already exploit that.

Duration is the one nobody wants to hear. If your video is well over the limit, trimming the boring first ten seconds often does more than any amount of clever encoding.

How this tool decides

Most compressors ask you to choose a quality percentage or a bitrate, which requires knowing what those numbers mean for your particular clip. This one works the other way round.

You tell it the size you need to hit. It reads the video's duration, subtracts what the audio track will need, divides the remaining budget across the running time, and encodes at that bitrate. If the resulting bitrate would be too low for the video's resolution to still look acceptable, it reduces the resolution rather than producing something blocky — a sharp 720p clip beats a smeared 1080p one every time.

The result lands close to your target rather than exactly on it, because compression is not perfectly predictable — a static talking head compresses far better than a handheld shot of moving trees. The tool aims slightly under the limit to leave room for that variation.

Common platform limits

WhereLimitRoughly
WhatsApp~16 MB90 seconds of phone video
Discord (free)10 MBAbout a minute
Gmail / Outlook25 MBTwo to three minutes
Telegram2 GBRarely a problem
Slack (free)1 GB per fileWorkspace storage is the real cap

These change from time to time and vary by region and account tier, so treat them as a guide rather than gospel. When in doubt, aim a little under.

Doing the work in your browser: the honest trade-off

This compressor runs a complete video encoder inside the page. That has one large advantage and one real cost, and it is worth being straight about both.

The advantage is that your video never leaves your computer. There is no upload, no server storing your footage, no account, and no size cap imposed by somebody else's bandwidth bill. For anything personal — family video, a clip from a private event, footage for work under an NDA — that difference is the entire point.

The cost is speed. A browser cannot use your graphics card for video encoding the way a desktop application can, so it works on the processor alone and is several times slower than a native program. A two-minute clip typically takes one to three minutes.

In practice the maths still favours doing it here. An online compressor has to upload your whole file first, compress it on a server, then send it back. On a typical home connection, uploading a 200 MB video alone takes several minutes — before any compression starts. Doing the work locally is frequently the faster route in wall-clock time, and always the more private one.

Where it genuinely does not make sense is very large files. Compression needs roughly two to three times the file size available in memory, so a 2 GB recording will exhaust the browser and fail. For those, desktop software is the right tool, and this page will tell you so rather than letting you wait twenty minutes for a crash.

Common questions

Is my video uploaded anywhere?

No. The compression runs inside your browser using your own device's processor. The video is never transmitted — which is why there is no account, no upload wait and no size cap set by us.

What is WhatsApp's video size limit?

Around 16 MB for video attachments in most regions, which works out at roughly 90 seconds of modern phone footage. Gmail and Outlook allow 25 MB, and Discord allows 10 MB on a free account.

How large a video can this handle?

Comfortably up to about 500 MB. Above that, the browser can run out of memory — compression needs roughly two to three times the file size in available RAM. The tool warns you before you start rather than failing halfway.

Why is it slower than a desktop program?

Browsers cannot use your graphics card for video encoding, so this runs on the processor alone. It is several times slower than a native application — but you skip the upload and download entirely, which for larger files usually makes it faster overall.

Will the video lose quality?

Some, unavoidably — a smaller file means less data. The tool aims for the best quality that still fits your target, and lowers the resolution only when the target is too small for the original resolution to look acceptable.

What format do I get back?

An MP4 using H.264 video and AAC audio — the combination with the widest compatibility anywhere, from old TVs to messaging apps to upload forms.

Can I close the tab while it works?

No. The work happens in this page, so closing the tab stops it. You can switch to other tabs and keep using your computer, but leave this one open.

Advertisement