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