{"id":19450612,"url":"https://github.com/subhranil002/imageeditingapp","last_synced_at":"2026-04-28T12:32:15.378Z","repository":{"id":193670137,"uuid":"689277208","full_name":"subhranil002/ImageEditingApp","owner":"subhranil002","description":"ImageEditingApp is a Flask-based web application for 𝗯𝗮𝘀𝗶𝗰 𝗶𝗺𝗮𝗴𝗲 𝗲𝗱𝗶𝘁𝗶𝗻𝗴. Upload, process, and manipulate images with ease using our intuitive interface ... ❤️","archived":false,"fork":false,"pushed_at":"2024-02-07T10:06:23.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-08T08:45:54.936Z","etag":null,"topics":["cv2","flask","flask-application","image-editing-app","opencv","opencv-python","python","python-3","python-script","python3"],"latest_commit_sha":null,"homepage":"https://github.com/subhranil002","language":"HTML","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/subhranil002.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":"2023-09-09T10:00:19.000Z","updated_at":"2024-04-23T13:32:47.000Z","dependencies_parsed_at":"2025-01-07T23:47:37.178Z","dependency_job_id":"8f3338fa-eb3c-46ba-96ce-cb4a2eaa57e4","html_url":"https://github.com/subhranil002/ImageEditingApp","commit_stats":null,"previous_names":["subhranil002/imageeditingapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/subhranil002/ImageEditingApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhranil002%2FImageEditingApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhranil002%2FImageEditingApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhranil002%2FImageEditingApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhranil002%2FImageEditingApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subhranil002","download_url":"https://codeload.github.com/subhranil002/ImageEditingApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhranil002%2FImageEditingApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32381324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cv2","flask","flask-application","image-editing-app","opencv","opencv-python","python","python-3","python-script","python3"],"created_at":"2024-11-10T16:38:23.879Z","updated_at":"2026-04-28T12:32:15.361Z","avatar_url":"https://github.com/subhranil002.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ImageEditingApp\n\nImageEditingApp is a Flask-based web application for performing basic image editing operations.\n\n## Features\n\n- Supports uploading images in various formats including PNG, JPG, JPEG, WEBP, and GIF.\n- Provides operations like converting to PNG, JPG, or WEBP formats, grayscale conversion, resizing, mirroring, and square cropping.\n- Displays the processed image in real-time with a link for easy access.\n\n## Prerequisites\n\nBefore running the application, ensure you have the following prerequisites installed on your system:\n\n- [Python](https://www.python.org/downloads/): Make sure Python is installed on your system. You can download it from the official Python website.\n\n- Flask: Install `Flask` using the following command:\n\n  ```bash\n  pip install Flask\n  ```\n\n- OpenCV (`opencv-python`): Install OpenCV using the following command:\n\n  ```bash\n  pip install opencv-python\n  ```\n\n## Installation\n\nClone the repository to your local machine:\n\n```bash\ngit clone https://github.com/subhranil002/ImageEditingApp.git\n```\n\n## Usage\n\n1. Run the `main.py` file:\n\n```bash\npython main.py\n```\n\n2. Open your web browser and navigate to `http://localhost:5000`.\n\n3. Upload an image and select the desired operation from the dropdown menu.\n\n4. Click on the \"Submit\" button to process the image.\n\n5. The processed image will be displayed, and you can click on the provided link to view it.\n\n## Contributing\n\nContributions are welcome! If you'd like to contribute to this project, please fork the repository and create a pull request with your proposed changes.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://github.com/subhranil002/ImageEditingApp?tab=MIT-1-ov-file) file for details.\n\n\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\n\u003cp align=\"center\"\u003eMade With ❤️\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhranil002%2Fimageeditingapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubhranil002%2Fimageeditingapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhranil002%2Fimageeditingapp/lists"}