Video Compressor
Re-encodes the video to H.264 at a lower quality target to shrink the file. You pick how hard to compress.
What this does
This decodes your video and re-encodes the picture to H.264 at a lower quality target, with the audio re-encoded to AAC. The chosen level sets how aggressively the picture is compressed: a stronger setting throws away more detail to shrink the file, a lighter setting keeps more detail and stays closer to the original. The result is a single MP4 file.
Re-encoding always loses some detail, since the picture is reconstructed from a smaller amount of data. A file that is already small or already well-compressed may not shrink much, and can even grow slightly when re-encoded — that is normal. The output depends on what your browser can encode; some browsers cannot produce H.264 at all.
How it works
- 1Drop your video (MP4, MOV, WebM and more) or pick it from your device.
- 2Choose a compression level: smaller file, balanced, or higher quality.
- 3Click Compress, then download the smaller MP4.
Built with open source
- Mediabunny — Converts and edits video and audio in the browser via WebCodecs. Add-on encoders cover MP3, AAC, and FLAC. · MPL-2.0
