Video Optimizer
Resize & compress listing videos — runs entirely in your browser
🎬
Drop a video here or click to browse
MP4, MOV, AVI, MKV — your file never leaves your computer
📐  ·  💾  ·  ⏱
Quality Balanced (CRF 28)
← Best qualitySmallest file →
Processing…
✅ Done!
💻 Prefer the command line? Copy this ffmpeg command:
ffmpeg -i "input.mp4" -vf scale=1280:720 -c:v libx264 -crf 28 -preset fast -c:a aac -b:a 128k -movflags +faststart "output.mp4"
Free download at ffmpeg.org — updates automatically as you change settings above.