{"id":21246844,"url":"https://github.com/apfirebolt/image-compressor-in-pyqt5","last_synced_at":"2025-03-15T04:44:37.184Z","repository":{"id":114819722,"uuid":"551148047","full_name":"Apfirebolt/image-compressor-in-PyQt5","owner":"Apfirebolt","description":"Image compressor tool in Python using PyQT5/Pyside2 UI library","archived":false,"fork":false,"pushed_at":"2022-10-14T13:50:42.000Z","size":695,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T04:52:05.228Z","etag":null,"topics":["gui-application","image-compression","pyqt5","pyside2","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Apfirebolt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-10-13T23:13:40.000Z","updated_at":"2022-10-14T04:12:57.000Z","dependencies_parsed_at":"2023-12-02T19:30:11.424Z","dependency_job_id":null,"html_url":"https://github.com/Apfirebolt/image-compressor-in-PyQt5","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2Fimage-compressor-in-PyQt5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2Fimage-compressor-in-PyQt5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2Fimage-compressor-in-PyQt5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2Fimage-compressor-in-PyQt5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Apfirebolt","download_url":"https://codeload.github.com/Apfirebolt/image-compressor-in-PyQt5/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243685527,"owners_count":20330980,"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":["gui-application","image-compression","pyqt5","pyside2","python"],"created_at":"2024-11-21T02:07:41.092Z","updated_at":"2025-03-15T04:44:37.179Z","avatar_url":"https://github.com/Apfirebolt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Image Compressor Tool in Python\n\n![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54)\n![Qt](https://img.shields.io/badge/Qt-%23217346.svg?style=for-the-badge\u0026logo=Qt\u0026logoColor=white)\n\nA GUI based tool for compressing images with options of selecting the new file name and the quality percentage. PyQT5 is based on C++ UI framework called QT. It is useful to compress images which we often do on-line before uploading it to our social media handles.\n\n## Features \n\nSupports compression of single file as well as all images of a selected folder. \n\n## Installation\n\n- Create a new Virtual environment and install packages from requirements.txt file.\n- If you want to run the app in development mode then simply switch to the virtual environment and run the main.py file.\n\n## Production \n\n- Install 'pyinstaller' and run the following command\n\n```\npyinstaller main.py --windowed\n```\n\nThis would create a dist folder inside of which you'd find your exe file which you can use to run the application.\n\n## Screenshots\n\n![alt text](./screenshots/compressor-1.PNG)\n\nHome Menu screenshot, we can add a file or a folder and get started with image compression.\n\n![alt text](./screenshots/Compressor-2.PNG)\n\nBottom menu allows you to choose quality and name for the compressed file.\n\n\nRead the [CONTRIBUTING.md](CONTRIBUTING.md) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapfirebolt%2Fimage-compressor-in-pyqt5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapfirebolt%2Fimage-compressor-in-pyqt5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapfirebolt%2Fimage-compressor-in-pyqt5/lists"}