A practical GUI for FFMPEG on Windows.
⚠ NOTE: FFMPEG needs to be installed for Jaklin to work! ⚠
JaklinSimpleVideoCompressor is a simple tool for compressing videos using FFMPEG on Windows. Jaklin is written in Python and uses TKinter for the GUI.
I made a typo once in the terminal. This frustrated me enough to create a GUI to prevent me from ever making a typo again! 😶
- Change video quality with a simple slider. ⭐
- Change video format to the most popular formats! 📲
- Configure the FPS! 🎥
- Easily scale down resolution. 📉
- Change audio bitrate! 🎧🔊
- Download the application from the latest release.
- Run it on your machine.
- Select the video you want to compress.
- Configure the settings to your liking. ⚙
- Compress! 😋
- PyCharm - IDE used
- Python - Programming language used
- TKinter - Framework used for the GUI
- FFMPEG - Used for compressing videos
- PyInstaller - Used to bundle the application into a single .exe file
- IconKitchen - Used to create the icon
