An open API service indexing awesome lists of open source software.

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

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.