Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 2.51 KB

File metadata and controls

53 lines (40 loc) · 2.51 KB

Project logo

JaklinSimpleVideoCompressor

Stars GitHub Issues GitHub Pull Requests

A practical GUI for FFMPEG on Windows.

Gui view

🧐 About

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.

Why?! 😱

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! 😶

Features 🌟

  • 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! 🎧🔊

🎈 Usage

  1. Download the application from the latest release.
  2. Run it on your machine.
  3. Select the video you want to compress.
  4. Configure the settings to your liking. ⚙
  5. Compress! 😋

⛏️ Built Using