{"id":40849121,"url":"https://github.com/mikaelsundell/colorpicker","last_synced_at":"2026-01-21T23:31:24.700Z","repository":{"id":83733749,"uuid":"594668140","full_name":"mikaelsundell/colorpicker","owner":"mikaelsundell","description":"Colorpicker is a versatile Mac application designed to select and capture colors from various screens. It features a color wheel visualizer, aiding users in color design by offering tools to create harmonious color palettes and explore color relationships.","archived":false,"fork":false,"pushed_at":"2024-11-25T20:46:45.000Z","size":110735,"stargazers_count":4,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-25T21:34:47.427Z","etag":null,"topics":["color-harmonies","color-palette","color-picker","color-scheme","image-processing","images"],"latest_commit_sha":null,"homepage":"https://github.com/mikaelsundell/colorpicker","language":"C++","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/mikaelsundell.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":"2023-01-29T09:08:40.000Z","updated_at":"2024-11-25T20:46:49.000Z","dependencies_parsed_at":"2024-03-10T16:26:20.965Z","dependency_job_id":"6412476d-1779-495e-a619-7590e637ed3e","html_url":"https://github.com/mikaelsundell/colorpicker","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/mikaelsundell/colorpicker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelsundell%2Fcolorpicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelsundell%2Fcolorpicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelsundell%2Fcolorpicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelsundell%2Fcolorpicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikaelsundell","download_url":"https://codeload.github.com/mikaelsundell/colorpicker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaelsundell%2Fcolorpicker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28646948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"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":["color-harmonies","color-palette","color-picker","color-scheme","image-processing","images"],"created_at":"2026-01-21T23:31:23.974Z","updated_at":"2026-01-21T23:31:24.691Z","avatar_url":"https://github.com/mikaelsundell.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"resources/AppIcon.png\" valign=\"middle\" alt=\"Icon\" width=\"50\" height=\"50\" hspace=\"10\"\u003eColor picker: Stay in harmony #\n\n[![License](https://img.shields.io/badge/license-BSD%203--Clause-blue.svg?style=flat-square)](https://github.com/mikaelsundell/icloud-snapshot/blob/master/license.md)\n\nTable of Contents\n=================\n\n- [Color picker: Stay in harmony](#color-picker-stay-in-harmony)\n- [Table of Contents](#table-of-contents)\n  - [Introduction](#introduction)\n      - [Quick start](#quick-start)\n  - [Menu](#menu)\n      - [Edit](#edit)\n      - [View](#view)\n      - [Help](#help)\n  - [Display section](#display-section)\n      - [Options](#options)\n  - [Colors section](#colors-section)\n      - [Options](#options-1)\n      - [Color wheel](#color-wheel)\n  - [Advanced](#advanced)\n      - [Display profiles](#display-profiles)\n      - [Color processing in LCMS](#color-processing-in-lcms)\n  - [Privacy \\\u0026 Security](#privacy--security)\n  - [Web Resources](#web-resources)\n  - [Copyright](#copyright)\n\nIntroduction\n------------\n\n\u003cimg src=\"resources/Colorpicker.png\" style=\"padding-bottom: 20px;\" /\u003e\n\nColor Picker is a Mac application designed to select and capture colors from various screens. It features a color wheel visualizer, aiding users in color design by offering tools to create harmonious color palettes and explore color relationships.\n\n\u003ca href=\"https://apps.apple.com/se/app/colorpicker-colors-in-harmony/id6503638316?l=en-GB\u0026mt=12\" target=\"_blank\" style=\"cursor: pointer;\"\u003e\n    \u003cimg src=\"resources/AppStore/Badge.png\" valign=\"middle\" alt=\"Icon\" width=\"140\"\u003e\n\u003c/a\u003e\n\n#### Quick start\n\nThe color picker needs to be active to pick colors. The app is always active when launched but can also be activated via `View \u003e Turn On [Space]`. Once active, the application will display the current color interactively on an HSL color wheel. \n\nTo start picking colors, use the color picker button or `Edit \u003e Capture from Pick [Enter]`. Colors will begin to appear on the color wheel. \n\nTo end the color picking tool, use either the `Right Mouse Button` or `Esc`. After ending the color pick, the app will no longer be active. You can now check colors by clicking on them in the color wheel.\n\n\nMenu\n-------------\n\n#### Edit\n\n- \u003cimg src=\"resources/Picker.png\" width=\"16\" valign=\"center\" style=\"padding-right: 4px;\" /\u003e **Capture from pick**: Capture color from single pick.\n- \u003cimg src=\"resources/Drag.png\" width=\"16\" valign=\"center\" style=\"padding-right: 4px;\" /\u003e **Capture from sweep**: Capture color by dragging out a rectangle and pick the most dominant colors.\n- **Clear**: Clear all colors\n- **Copy RGB as text**: Copy selected color as RGB to clipboard\n- **Copy HSV as text**: Copy selected color as HSV to clipboard\n- **Copy HSL as text**: Copy selected color as HSL to clipboard\n- **Copy HEX as text**: Copy selected color as HEX to clipboard\n- **Copy ICC profile as text**: Copy current ICC profile as text\n- **Copy color as bitmap**: Copy selected color as bitmap to clipboard\n\n#### View\n\n- \u003cimg src=\"resources/Turnon.png\" width=\"16\" valign=\"center\" style=\"padding-right: 4px;\" /\u003e **Turn on**: Start color picker.\n- \u003cimg src=\"resources/Pin.png\" width=\"16\" valign=\"center\" style=\"padding-right: 4px;\" /\u003e **Pin**: Pin application on-top others.\n- **Color values**: Select next and previous colors in color wheel.\n- **Display values**: Set display mode for color values.\n- **Magnification**: Set magnification multiple for aperture.\n- **Capture colors**: Set the number colors to capture when dragging out a rectangle to pick the most dominant colors.\n- **Show mouse location**: Show mouse location.\n  \n#### Help\n\n- **Open Github README**: Open Github README page.\n- **Open Github Issues**: Open Github Issues page.\n\nDisplay section\n-------------\n\n#### Options\n\n- **Color Profile**: Defines the color profile used for color picking and grid capture.\n- **Aperture**: Specifies the size of the aperture for color picking and grid capture.\n\nColors section\n-------------\n\n#### Options\n\n- **Marker Size**: Determines the size of the color markers.\n- **Background Opacity**: Sets the opacity level of the color wheel.\n\n#### Color wheel\n\nThe color wheel can be adjusted to fit your specific color requirements.\n\n- **IQ**: Provides an approximation of the vector scope IQ line in HSV color space to verify skin tones.\n- **2x**: Doubles the saturation values.\n- **Saturation**: Displays saturation percentages.\n- **Segmented**: Shows segmented colors instead of a gradient.\n- **Labels**: Displays labels for the colors.\n\nAdvanced\n-------------\n#### Display profiles\n\nThe default native display values represent the inherent colors of the display. These color values are equivalent to a screenshot with the display profile (.icc) applied. You can switch between different display profiles to view color values in various color spaces, transformed according to the selected display profile (.icc).\n\n#### Color processing in LCMS\n\nLittle CMS (LCMS) is a widely-used color management system in open-source projects. LCMS closely matches other color engines such as ColorSync, AdobeACE, and Reference ICC. While there may be slight variations between different engines, they generally produce similar results.\n\nPrivacy \u0026 Security\n------------------\n\nColor Picker uses macOS to create images from display and needs permission for `Screen recording`. Add Color Picker app to the list of allowed applications in `System settings`.\n\nWeb Resources\n-------------\n\n* GitHub page:        https://github.com/mikaelsundell/colorpicker\n* Issues              https://github.com/mikaelsundell/colorpicker/issues\n\nCopyright\n---------\n\n**3rdparty libraries acknowledgment and copyright notice**\n\nThis product includes software developed by third parties. The copyrights and terms of use of these third-party libraries are fully acknowledged and respected. Below is a list of said libraries and their respective copyright notices:\n\nApp icon: Copyright flaticon.com\n\nGiflib: Copyright (c) 1997 by Eric S. Raymond. All rights reserved.\n\nLCMS2: Copyright (c) 1998-2012 by Marti Maria Saguer. All rights reserved.\n\nLibjpeg-turbo: Copyright (C) 1994-1997 by Thomas G. Lane. Modifications in 2019 by Guido Vollbeding. All rights reserved.\n\nLibWebp: Copyright 2010 by Google Inc. All Rights Reserved.\n\nOpenCV: Copyright (C) 2015-2024, OpenCV Foundation, all rights reserved.\n\nTiff: Copyright (c) 1988-1997 by Sam Leffler and Copyright (c) 1991-1997 by Silicon Graphics, Inc. All rights reserved.\n\nThe Qt Company Ltd.: Copyright (C) 2016 by The Qt Company Ltd. All rights reserved.\n\nsRGB color profile icc file, Copyright International Color Consortium, 2015\n\nThe use of the above-mentioned software within this product is in compliance with the respective licenses and/or terms and conditions of the copyright holders. The inclusion of these third-party libraries does not imply any endorsement by the copyright holders of the products developed using their software.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaelsundell%2Fcolorpicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikaelsundell%2Fcolorpicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaelsundell%2Fcolorpicker/lists"}