01 / Fast steps
- Pick a compression profile above, then drop or select the video.
- The video is decoded and re-encoded frame by frame in your browser.
- Download the compressed MP4, ready for email, chat or upload.
Drop an MP4 and get a smaller one back, re-encoded by the same hardware video encoder your phone camera uses. The file is never uploaded, which for video is not only a privacy question: a 2 GB upload is the slowest part of every other compressor.
Your files never leave your device.
01 / Fast steps
02 / Best for
03 / Why here
04 / Keep in mind
Tool connections
Good to know
Through WebCodecs, an interface that gives a web page direct access to the same video encoder the operating system uses for the camera and for video calls. The page decodes each frame of your file, hands it to that encoder at a lower bitrate, and writes the result back into an MP4. Nothing is emulated and nothing is downloaded: the codec is already part of your device, which is why this is both private and fast.
Because that is what compression is. H.264 stores an approximation of each frame, and a lower bitrate means a coarser approximation: fine texture, grain and fast motion are the first things to soften. The three profiles are three positions on that trade-off, and the strongest one is labelled as visibly softer on purpose. If sharpness matters more than size, use the lighter profile.
No. The soundtrack is copied into the new file exactly as it was, without being re-encoded, so it neither loses quality nor grows. The only exception is a video whose audio is in a codec other than AAC, which cannot be carried into the new container; when that happens the result message says the audio was left out rather than letting you discover it later.
Because compressing to H.264 needs an H.264 encoder exposed to the page, and Firefox does not offer one through WebCodecs yet. The honest options were to refuse or to hand you a WebM file instead, and a WebM is rejected by WhatsApp, by iOS Photos and by most of the places a compressed video is going. So the tool checks first and tells you to use Chrome, Edge or Safari rather than producing something that will not work where you need it.
Roughly a quarter to half of the video duration on a normal laptop, so a five-minute clip lands in one to three minutes. It depends on resolution and on whether your device has a hardware encoder, which most made in the last decade do. It is real computation on your own machine, which is the trade for not waiting on an upload and not queueing behind other people work.
Yes, completely free, with no sign-up, no watermark, no duration limit and no file-size cap. It runs in your browser, so your videos never leave your device.