Video Optimiser - Batch video compress tool for Windows
Built a simple GUI wrapper around FFmpeg to batch compress videos.
I wanted to free up space on my laptop and storage drives taken up by videos. I built a simple GUI tool that uses FFmpeg to batch convert, encode and resize videos. Earlier I would either use FFmpeg via command line or Handbrake for such tasks but I wanted something dead simple. Just select videos, press a button and it would do it's job. Just changing the encoding from H.264 (AVC) to H.265 HEVC) cut down some videos sizes by up to 90% without any reduction in visual quality.
It supports changing the format, resizing and compressing a video to a desired size to send as an attachment (25 MB) or via WhatsApp (100 MB).
Check it out at https://yash.info/videooptimiser/