{"id":20144019,"url":"https://github.com/bytemedirk/image_compressor","last_synced_at":"2026-06-08T17:32:00.435Z","repository":{"id":112447452,"uuid":"589029332","full_name":"ByteMeDirk/image_compressor","owner":"ByteMeDirk","description":"A PyQt5 widget that allows the user to select an image, compress it and save it to a file.","archived":false,"fork":false,"pushed_at":"2023-01-14T21:06:35.000Z","size":39495,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T23:43:44.564Z","etag":null,"topics":["application","desktop-application","imagecompressor","opensource","pyqt5","pyqt5-desktop-application"],"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/ByteMeDirk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-01-14T20:36:36.000Z","updated_at":"2024-08-08T17:31:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8472cfe-1fe6-48ae-8426-bf6245e70317","html_url":"https://github.com/ByteMeDirk/image_compressor","commit_stats":null,"previous_names":["bytemedirk/image_compressor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ByteMeDirk/image_compressor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteMeDirk%2Fimage_compressor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteMeDirk%2Fimage_compressor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteMeDirk%2Fimage_compressor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteMeDirk%2Fimage_compressor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ByteMeDirk","download_url":"https://codeload.github.com/ByteMeDirk/image_compressor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteMeDirk%2Fimage_compressor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34073740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["application","desktop-application","imagecompressor","opensource","pyqt5","pyqt5-desktop-application"],"created_at":"2024-11-13T22:08:27.030Z","updated_at":"2026-06-08T17:32:00.415Z","avatar_url":"https://github.com/ByteMeDirk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image Compressor\n\n[Download](https://github.com/DirksCGM/image_compressor/raw/main/dist/Image%20Compressor.exe)\n\nA PyQt5 widget that allows the user to select an image, compress it and save it to a file.\n\nThe code is totally opensource, so check it out, it simply does what it says on the box :D\n\n## Getting Started\n\nClone the repository to your local machine\n\n```commandline\ngit clone https://github.com/yourusername/image-compressor.git\n```\n\nInstall the requirements\n\n```commandline\npip install -r requirements.txt\n```\n\nRun the app\n\n```commandline\npython main.py\n```\n\n## Using the App\n\n### By Using the app.py file\n\nClick on the 'Select Image' button to select an image from your local machine.\nClick on the 'Compress Image' button to compress the selected image.\nThe compressed image will be saved in the same directory as the original image with the name 'compressed_image.jpg' or\nwith a user-specified name if provided.\nA notification will be displayed on the self.image_label widget showing the save location of the compressed image.\n\n### By using the .exe\n\nSimply download the `dist/Image Compressor.exe` to your computers applications directory, create a shortcut to your\nDesktop or pin it, and use it like any other applciation.\n\n## Built With\n\nPyQt5 - The GUI framework used\nPillow - A Python Imaging Library\n\n## Contributing\n\nFork the repository\nCreate your feature branch (git checkout -b my-new-feature)\nCommit your changes (git commit -am 'Add some feature')\nPush to the branch (git push origin my-new-feature)\nCreate a new Pull Request\n\n## Authors\n\nDirkSCGM\n\n# License\n\nThis project is licensed under the MIT License - see the LICENSE.md file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytemedirk%2Fimage_compressor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytemedirk%2Fimage_compressor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytemedirk%2Fimage_compressor/lists"}