Video files are enormous — a few minutes of phone footage can be hundreds of megabytes, too big to email, slow to upload, and heavy to store. The good news is that most videos can be 50–80% smaller with no difference you can see. This guide explains how, using the Video Compressor that runs entirely in your browser — your footage is never uploaded.
Quick answer: To compress a video without losing quality, re-encode it with H.264 at a CRF of about 28. That removes data your eyes cannot perceive and typically cuts the file by 50–80%. The Video Compressor does this locally in your browser and outputs a universally-compatible MP4.
Table of contents
- What is a video compressor?
- The three levers: CRF, resolution, trimming
- Why compress video?
- Features
- Step-by-step
- What settings to use
- Common mistakes
- Best practices
- Use cases
- Pros and cons
- Related tools
- FAQs
- Conclusion
What is a video compressor? {#what}
A video compressor re-encodes your video with a more efficient codec and quality setting to reduce its file size while keeping it looking as close to the original as possible. The Aizen tool uses ffmpeg compiled to WebAssembly, so the industry-standard encoder runs right in your browser with nothing uploaded.
The three levers: CRF, resolution, trimming {#levers}
Three things control a video's file size. Understanding them is the whole game:
- CRF (quality). The single most important setting. Lower CRF = higher quality and bigger files; higher CRF = smaller files. CRF 23 is near-lossless, 28 is the sweet spot, 32+ starts to look soft.
- Resolution. The pixel dimensions (1080p, 720p, 480p). Dropping from 1080p to 720p roughly halves the data before compression even starts.
- Duration. A shorter clip is a smaller file. Trimming to the part that matters is often the biggest saving of all.
Callout: For the smallest file at watchable quality, combine all three: CRF 28–30, a sensible resolution, and trim away dead footage.
Why compress video? {#why}
- Email and messaging limits. Most services cap attachments at 25 MB; compression gets clips under the line.
- Faster uploads. Smaller files upload to social, cloud and CMS platforms far quicker.
- Storage savings. Fit far more footage on the same drive or cloud plan.
- Web performance. Lighter videos load and start playing faster for your visitors.
Features {#features}
- In-browser compression with ffmpeg.wasm — nothing uploaded.
- Adjustable CRF quality control.
- H.264 MP4 output for universal playback.
- No server-imposed file-size cap, no sign-up, no watermark.
Step-by-step {#step-by-step}
- Open the Video Compressor.
- Upload your video — MP4, MOV, MKV or WebM.
- Set the CRF. Start at 28. Raise it toward 30–32 for a smaller file, lower it toward 24 for higher quality.
- Convert. The engine loads once, then compression runs locally.
- Preview and download the smaller MP4.
What settings to use {#settings}
| Goal | CRF | Also do |
|---|---|---|
| Near-lossless archive | 22–24 | Keep original resolution |
| Best size/quality balance | 27–29 | Optional 1080p → 720p |
| Email-friendly | 30–32 | Lower resolution + trim |
| Tiny preview clip | 32–34 | 480p + trim |
Common mistakes {#common-mistakes}
- Using a very low CRF "for quality." Below 22 the file balloons for no visible benefit.
- Only lowering resolution. Resolution helps, but CRF does the heavy lifting — use both.
- Compressing an already-compressed export repeatedly. Each pass loses quality; work from the original.
- Trying to compress a huge 4K file on a low-memory phone. Use a desktop for big files.
Best practices {#best-practices}
- Start at CRF 28 and adjust only if you need smaller or sharper.
- Trim first. Cut dead footage with the Video Trimmer before compressing.
- Right-size the resolution. If it will be watched on phones, 720p is plenty — use Change Resolution.
- Keep your original so you can re-export at different settings.
- Compress once, from the source file.
Use cases {#use-cases}
- Sending clips by email or chat without hitting size limits.
- Uploading to social media faster.
- Shrinking screen recordings and tutorials for sharing.
- Archiving footage to save storage.
Pros and cons {#pros-and-cons}
Pros
- Private — runs in your browser, no upload
- Free, no sign-up, no watermark
- Universal H.264 MP4 output
- No server file-size cap
Cons
- CPU-intensive; large videos take time
- First run downloads the engine once
- Very large 4K files depend on device memory
Related tools {#alternatives}
- Change Resolution — drop 1080p to 720p for a smaller file.
- Video Trimmer — cut to the part that matters.
- Video Resizer — set exact dimensions.
- Video to MP3 — keep just the audio.
- MP4 Converter — convert other formats to MP4.
FAQs {#faqs}
How do I compress a video without losing quality? Re-encode with H.264 at CRF ~28. It removes imperceptible data and cuts size 50–80%.
What is CRF? A quality dial for H.264. Lower = better/bigger, higher = smaller. 28 is the balance point.
Is it safe to compress video online? Only if there is no upload. The Aizen Video Compressor runs in your browser.
How much smaller can I make a video? Typically 50–80% at CRF 28, more if you also lower resolution.
Does compressing reduce resolution? Not by itself — CRF keeps resolution. Lower resolution separately to shrink further.
What format does it output? MP4 (H.264 + AAC), which plays everywhere.
Why is the first compression slower? The engine loads once, then is cached. Compression is CPU-heavy.
Is there a file-size limit? No server cap; your device memory is the limit.
How do I make a video small enough to email? CRF 30–32, lower resolution, and trim to the key part.
Does compressing multiple times hurt quality? Yes — compress once from the original.
Can I compress video on my phone? Yes, but large files are faster on a desktop.
Conclusion {#conclusion}
Video compression comes down to one dial — CRF — plus optional resolution and trimming. Set CRF to 28, trim the dead air, right-size the resolution, and you will routinely cut videos by more than half with nothing anyone can see. Best of all, the Video Compressor does it privately in your browser. Pair it with the Video Trimmer and Change Resolution for the smallest possible file.