{"id":23832236,"url":"https://github.com/dzareldeveloper/img-convert","last_synced_at":"2025-06-11T22:10:01.653Z","repository":{"id":268974541,"uuid":"902405211","full_name":"DzarelDeveloper/IMG-CONVERT","owner":"DzarelDeveloper","description":"Project-3 | Hari-3 | 50 Project Python","archived":false,"fork":false,"pushed_at":"2024-12-20T03:23:57.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T05:16:51.595Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/DzarelDeveloper.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-12T13:59:55.000Z","updated_at":"2024-12-20T03:24:01.000Z","dependencies_parsed_at":"2024-12-20T04:30:52.752Z","dependency_job_id":"8c9e7dec-bc5a-4c85-b93d-59000c7e1a32","html_url":"https://github.com/DzarelDeveloper/IMG-CONVERT","commit_stats":null,"previous_names":["dzareldeveloper/img-convert"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DzarelDeveloper/IMG-CONVERT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DzarelDeveloper%2FIMG-CONVERT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DzarelDeveloper%2FIMG-CONVERT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DzarelDeveloper%2FIMG-CONVERT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DzarelDeveloper%2FIMG-CONVERT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DzarelDeveloper","download_url":"https://codeload.github.com/DzarelDeveloper/IMG-CONVERT/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DzarelDeveloper%2FIMG-CONVERT/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259353731,"owners_count":22844762,"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":[],"created_at":"2025-01-02T14:18:55.103Z","updated_at":"2025-06-11T22:10:01.636Z","avatar_url":"https://github.com/DzarelDeveloper.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project-3: PNG to JPG Converter\n\n## Description\nThis project provides a graphical interface for converting PNG images to JPG format. Users can select a PNG file, preview it, and convert it to a JPG file with a single click.\n\n## Prerequisites\nBefore running this project, ensure the following modules are installed:\n\n- **Tkinter**: Included by default in most Python installations.\n- **Pillow**: You can install it using pip:\n\n    ```bash\n    pip install pillow\n    ```\n\n## How to Run\n1. Open a terminal or command prompt in the project directory.\n\n2. Run the Python script:\n\n    ```bash\n    python project-3.py\n    ```\n\n3. The GUI window will open. Follow these steps:\n   - Click \"Open Image\" to select a PNG file.\n   - The selected image will be displayed in the preview area.\n   - Click \"Convert to JPG\" to save the image in JPG format.\n\n## Features\n- **Image Selection**: Allows users to select a PNG file from their local filesystem.\n- **Image Preview**: Displays a preview of the selected PNG file.\n- **JPG Conversion**: Converts the selected PNG file to JPG format.\n- **Error Handling**: Ensures images with RGBA mode are converted to RGB before saving.\n\n## Limitations\n- Supports only PNG files for input.\n- Output is saved in the same directory as the input file with the same name but a `.jpg` extension.\n\n## Future Enhancements\n- Add support for batch image conversion.\n- Allow customization of the output directory and filename.\n- Include support for other image formats (e.g., BMP, TIFF).\n- Enhance the GUI with modern styling and user experience improvements.\n\n## License\nThis project is licensed under the MIT License by DzarelDeveloper. Feel free to use, modify, and distribute it as you wish.\n\n---\nIf you encounter any issues or have suggestions for improvement, please open an issue or submit a pull request on the [project repository](https://github.com/DzarelDeveloper).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzareldeveloper%2Fimg-convert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdzareldeveloper%2Fimg-convert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzareldeveloper%2Fimg-convert/lists"}