https://github.com/kiryk/colorlist
prints colors rank based on their frequency in an image
https://github.com/kiryk/colorlist
color-palette color-picker colors colorscheme colorschemes
Last synced: 13 days ago
JSON representation
prints colors rank based on their frequency in an image
- Host: GitHub
- URL: https://github.com/kiryk/colorlist
- Owner: kiryk
- Created: 2018-07-12T17:34:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-14T16:41:18.000Z (almost 7 years ago)
- Last Synced: 2025-04-10T00:51:20.366Z (13 days ago)
- Topics: color-palette, color-picker, colors, colorscheme, colorschemes
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# colorlist
Create colors' rank based on their frequency on a given image. So far it supports PNG only.
I have created this tool mainly for myself; it helps with finding nice palettes for websites and stuff by taking inspiration from nature.
The best results are usually achieved by looking at the rarest colors in ranks made from bright and colorful photos.
You can use the program by dragging & dropping the image on the program's icon, or through commandline. For help, run the program with `-h` flag.