{"id":26495974,"url":"https://github.com/pkg-dot-zip/jaklinsimplevideocompressor","last_synced_at":"2026-05-06T22:35:32.160Z","repository":{"id":282953609,"uuid":"948100721","full_name":"pkg-dot-zip/JaklinSimpleVideoCompressor","owner":"pkg-dot-zip","description":"A primitive GUI for compressing videos using FFMPEG. Made in Python! 🐍","archived":false,"fork":false,"pushed_at":"2025-03-17T20:07:44.000Z","size":88,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T21:23:04.088Z","etag":null,"topics":["ffmpeg","ffmpeg-gui","ktinker","python","video-compression"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pkg-dot-zip.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-13T18:47:19.000Z","updated_at":"2025-03-17T20:04:55.000Z","dependencies_parsed_at":"2025-03-17T21:35:58.067Z","dependency_job_id":null,"html_url":"https://github.com/pkg-dot-zip/JaklinSimpleVideoCompressor","commit_stats":null,"previous_names":["pkg-dot-zip/jaklinsimplevideocompressor"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg-dot-zip%2FJaklinSimpleVideoCompressor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg-dot-zip%2FJaklinSimpleVideoCompressor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg-dot-zip%2FJaklinSimpleVideoCompressor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg-dot-zip%2FJaklinSimpleVideoCompressor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkg-dot-zip","download_url":"https://codeload.github.com/pkg-dot-zip/JaklinSimpleVideoCompressor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244600725,"owners_count":20479307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ffmpeg","ffmpeg-gui","ktinker","python","video-compression"],"created_at":"2025-03-20T11:20:03.972Z","updated_at":"2026-05-06T22:35:32.124Z","avatar_url":"https://github.com/pkg-dot-zip.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/pkg-dot-zip/JaklinSimpleVideoCompressor/\" rel=\"noopener\"\u003e\n \u003cimg width=192px height=192px src=\"resources/icon-192.png\" alt=\"Project logo\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003eJaklinSimpleVideoCompressor\u003c/h3\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n  [![Stars](https://img.shields.io/github/stars/pkg-dot-zip/JaklinSimpleVideoCompressor.svg)](https://github.com/pkg-dot-zip/JaklinSimpleVideoCompressor/stargazers)\n  [![GitHub Issues](https://img.shields.io/github/issues/pkg-dot-zip/JaklinSimpleVideoCompressor.svg)](https://github.com/pkg-dot-zip/JaklinSimpleVideoCompressor/issues)\n  [![GitHub Pull Requests](https://img.shields.io/github/issues-pr/pkg-dot-zip/JaklinSimpleVideoCompressor.svg)](https://github.com/pkg-dot-zip/JaklinSimpleVideoCompressor/pulls)\n\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003eA practical GUI for \u003ca href=\"https://www.ffmpeg.org/\"\u003eFFMPEG\u003c/a\u003e on Windows.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/pkg-dot-zip/JaklinSimpleVideoCompressor/\" rel=\"noopener\"\u003e\n \u003cimg height=400px src=\"resources/gui.png\" alt=\"Gui view\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## 🧐 About \u003ca name=\"about\"\u003e\u003c/a\u003e\n⚠ _**NOTE: FFMPEG needs to be installed for Jaklin to work!**_ ⚠\n\nJaklinSimpleVideoCompressor is a simple tool for compressing videos using [FFMPEG](https://www.ffmpeg.org/) on Windows. Jaklin is written in Python and uses [TKinter](https://docs.python.org/3/library/tkinter.html) for the GUI.\n\n### Why?! 😱\nI made a typo once in the terminal. This frustrated me enough to create a GUI to prevent me from ever making a typo again! 😶\n\n### Features 🌟\n- Change video quality with a simple slider. ⭐\n- Change video format to the most popular formats! 📲\n- Configure the FPS! 🎥\n- Easily scale down resolution. 📉\n- Change audio bitrate! 🎧🔊\n\n\n## 🎈 Usage \u003ca name=\"usage\"\u003e\u003c/a\u003e\n1. Download the application from the latest [release](https://github.com/pkg-dot-zip/JaklinSimpleVideoCompressor/releases).\n1. Run it on your machine.\n1. Select the video you want to compress.\n1. Configure the settings to your liking. ⚙\n1. Compress! 😋\n\n## ⛏️ Built Using \u003ca name = \"built_using\"\u003e\u003c/a\u003e\n- [PyCharm](https://www.jetbrains.com/pycharm/) - IDE used\n- [Python](https://www.python.org/) - Programming language used \n- [TKinter](https://docs.python.org/3/library/tkinter.html) - Framework used for the GUI\n- [FFMPEG](https://www.ffmpeg.org/) - Used for compressing videos\n- [PyInstaller](https://pyinstaller.org/en/stable/) - Used to bundle the application into a single _.exe_ file\n- [IconKitchen](https://icon.kitchen/) - Used to create the icon","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkg-dot-zip%2Fjaklinsimplevideocompressor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkg-dot-zip%2Fjaklinsimplevideocompressor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkg-dot-zip%2Fjaklinsimplevideocompressor/lists"}