Compress video
without the bloat.
Shrink MP4, MOV, AVI and WEBM files with an adjustable quality slider. Smaller uploads for email, the web and messaging — your video stays in the same format, just lighter.
Compress video →Available on Pro (€9.99/mo), Business (€49.99/mo), and Enterprise. EU-hosted, files deleted after 1 hour.
How it works
Common questions
Does the output stay in the same format?
Yes. Compressing an MP4 gives you an MP4, a MOV gives you a MOV, and so on. If you need to change format instead — say MOV → MP4 or MP4 → WEBM — use the matching converter on the Tools tab.
Which codecs do you use?
H.264 (x264) for MP4, MOV and AVI — the most widely-supported video codec, plays on virtually every device and browser. WEBM is re-encoded with VP9. Audio is kept as AAC (or Opus for WEBM) at a sensible bitrate.
How much smaller will my file get?
It depends on the source. Phone footage and screen recordings often shrink dramatically because they're encoded inefficiently; already-optimised web video saves less. The quality slider lets you push as hard as your use case allows — preview the result before you rely on it.
Will compression reduce the resolution?
No — we keep the original resolution and frame rate. The size saving comes from smarter encoding and the quality setting you choose, not from shrinking the picture.
Is there a file size limit?
Pro users get 500 MB per file. Business users get 5 GB. Large videos take longer to process — a long clip can take a couple of minutes.
Can I compress video through the API?
Yes. Send the file to /api/v1/convert with op=compress-video and a quality value. See the API docs for the full request format.