{"id":21634912,"url":"https://github.com/ealenn/picolors","last_synced_at":"2026-05-21T14:06:20.039Z","repository":{"id":47929171,"uuid":"228064849","full_name":"Ealenn/Picolors","owner":"Ealenn","description":"Microservice/CLI to get prominent colors from an image","archived":false,"fork":false,"pushed_at":"2023-01-05T03:00:54.000Z","size":152,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T22:42:14.670Z","etag":null,"topics":["cli","colors","docker","helm","picture","server"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/ealen/picolors","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/Ealenn.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}},"created_at":"2019-12-14T17:51:02.000Z","updated_at":"2020-06-09T10:56:46.000Z","dependencies_parsed_at":"2023-02-03T07:31:21.970Z","dependency_job_id":null,"html_url":"https://github.com/Ealenn/Picolors","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Ealenn/Picolors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ealenn%2FPicolors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ealenn%2FPicolors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ealenn%2FPicolors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ealenn%2FPicolors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ealenn","download_url":"https://codeload.github.com/Ealenn/Picolors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ealenn%2FPicolors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33303159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"ssl_error","status_checked_at":"2026-05-21T12:22:11.673Z","response_time":62,"last_error":"SSL_read: 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":["cli","colors","docker","helm","picture","server"],"created_at":"2024-11-25T03:18:36.544Z","updated_at":"2026-05-21T14:06:20.005Z","avatar_url":"https://github.com/Ealenn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Picolors\n\n[![GitHub issues](https://img.shields.io/github/issues/Ealenn/Picolors?style=for-the-badge)](https://github.com/Ealenn/Picolors/issues) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/ealenn/picolors/Node%20CI?style=for-the-badge) ![David](https://img.shields.io/david/ealenn/picolors?style=for-the-badge)\n\n\u003e Extract prominent colors from an image\n\nBased on [node-vibrant](https://github.com/akfish/node-vibrant)\n\n## Microservice\n\n```sh\n➜ docker run --rm -p 8080:80 ealen/picolors web\nHTTP Server Started\n```\n\n```sh\n➜ curl localhost:8080/?s=https://picsum.photos/id/274/200/300\n{ color: '#444cc0', textColor: '#fff' }\n```\n\n## CLI\n\n```sh\n# URL\n➜ docker run --rm ealen/picolors https://picsum.photos/id/274/200/300\n{ color: '#444cc0', textColor: '#fff' }\n\n# File\n➜ docker run --rm --read-only -v $PWD:/home picolors:latest /home/test.jpg\n{ color: '#4294eb', textColor: '#fff' }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fealenn%2Fpicolors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fealenn%2Fpicolors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fealenn%2Fpicolors/lists"}