{"id":22474582,"url":"https://github.com/themiu/color-detect-from-image","last_synced_at":"2025-03-27T16:46:41.706Z","repository":{"id":257393071,"uuid":"849263617","full_name":"TheMIU/color-detect-from-image","owner":"TheMIU","description":"Simple color detector to pick main colors from a image","archived":false,"fork":false,"pushed_at":"2024-09-16T10:24:38.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T20:29:51.280Z","etag":null,"topics":["color-detector","color-picker","javascript"],"latest_commit_sha":null,"homepage":"https://themiu.github.io/color-detect-from-image/","language":"JavaScript","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/TheMIU.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-08-29T09:27:38.000Z","updated_at":"2024-09-16T10:56:52.000Z","dependencies_parsed_at":"2024-09-16T13:02:16.372Z","dependency_job_id":"e0718028-6f58-4878-8893-9444c63bd765","html_url":"https://github.com/TheMIU/color-detect-from-image","commit_stats":null,"previous_names":["themiu/color-detect-from-image"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMIU%2Fcolor-detect-from-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMIU%2Fcolor-detect-from-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMIU%2Fcolor-detect-from-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMIU%2Fcolor-detect-from-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheMIU","download_url":"https://codeload.github.com/TheMIU/color-detect-from-image/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245887943,"owners_count":20688893,"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":["color-detector","color-picker","javascript"],"created_at":"2024-12-06T13:08:58.514Z","updated_at":"2025-03-27T16:46:41.687Z","avatar_url":"https://github.com/TheMIU.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎨 Color Picker Online\n\n**Color Picker Online** is a simple web application that allows users to upload an image and extract multiple colors from the image. It displays these colors as hex values and shows a visual preview for each color.\n\n## Features\n\n- Upload an image to analyze the colors.\n- Displays a small preview of the uploaded image.\n- Extracts the most frequent colors from the image and shows them in a grid.\n- Shows hex codes for each color.\n- Responsive layout using Bootstrap.\n\n## Technologies Used\n\n- **HTML5**: Structure of the application.\n- **CSS (Bootstrap)**: For styling and responsive design.\n- **JavaScript (Vanilla)**: For handling image uploading, processing the image data, and rendering the color grid.\n- **Canvas API**: Used to process the image and extract pixel data.\n\n## Demo\n\n🔗 https://themiu.github.io/color-detect-from-image/\n\n## How It Works\n\n1. The user uploads an image file using the file input.\n2. The image is displayed in a small preview.\n3. Using the `Canvas API`, the script extracts pixel data from the image.\n4. The most frequent colors are calculated and displayed as color blocks with hex values.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemiu%2Fcolor-detect-from-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemiu%2Fcolor-detect-from-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemiu%2Fcolor-detect-from-image/lists"}