{"id":21734839,"url":"https://github.com/nirbhaykr87/imagecartoonizer","last_synced_at":"2026-04-30T11:36:43.953Z","repository":{"id":242246686,"uuid":"809065487","full_name":"nirbhaykr87/ImageCartoonizer","owner":"nirbhaykr87","description":"This Flask app lets users upload images and convert them into cartoonized versions using edge detection and color quantization. The process involves reading the image, detecting edges, reducing colors with k-means clustering, and blending for a cartoon effect. Try it out by running the app and uploading an image!","archived":false,"fork":false,"pushed_at":"2024-06-01T15:45:03.000Z","size":7710,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-15T12:39:29.796Z","etag":null,"topics":["clustering-algorithm","flask","python"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/nirbhaykr87.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":"2024-06-01T15:33:23.000Z","updated_at":"2024-06-01T15:45:06.000Z","dependencies_parsed_at":"2024-06-01T17:56:09.764Z","dependency_job_id":"efdac366-03ed-48f3-8b64-9c135e143972","html_url":"https://github.com/nirbhaykr87/ImageCartoonizer","commit_stats":null,"previous_names":["nirbhaykr87/imagecartoonizer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nirbhaykr87/ImageCartoonizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirbhaykr87%2FImageCartoonizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirbhaykr87%2FImageCartoonizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirbhaykr87%2FImageCartoonizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirbhaykr87%2FImageCartoonizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nirbhaykr87","download_url":"https://codeload.github.com/nirbhaykr87/ImageCartoonizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirbhaykr87%2FImageCartoonizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32463892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["clustering-algorithm","flask","python"],"created_at":"2024-11-26T05:10:50.091Z","updated_at":"2026-04-30T11:36:38.944Z","avatar_url":"https://github.com/nirbhaykr87.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📸 Image Cartoonizer\n\nThis Flask application allows users to upload an image and convert it into a cartoonized version. The process involves edge detection and color quantization to create a cartoon effect.\n\n## Features\n\n- **🖼️ Image Upload:** Users can upload an image file.\n- **🌟 Edge Detection:** Detects edges in the image using adaptive thresholding.\n- **🎨 Color Quantization:** Reduces the number of colors in the image using k-means clustering.\n- **✨ Cartoonization:** Combines edge detection and color quantization to produce a cartoonized image.\n\n## Prerequisites\n\n- Python\n- Flask\n- OpenCV\n- NumPy\n\n\n   \n\n\n\n### Running the App\n\n1. Run the Flask application:\n    ```bash\n    python app.py\n    ```\n\n2. Open a web browser and go to `http://127.0.0.1:5000/`.\n\n3. Upload an image to see it cartoonized.\n\nEnjoy transforming your images into cartoons! 🖼️✨\n\n---\n\n\n![author](https://img.shields.io/badge/author-Nirbhay--Kumar-blue)\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-Connect-blue)](https://www.linkedin.com/in/nirbhaykrmuj/)\n\nHappy Coding! 🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirbhaykr87%2Fimagecartoonizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnirbhaykr87%2Fimagecartoonizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirbhaykr87%2Fimagecartoonizer/lists"}