Skip to content

Upload an image and generate a custom palette based on the 5 most prevalent colors.

Notifications You must be signed in to change notification settings

dangalansky/Col-r-Creat-r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Col'r-Creat'r

Upload an image and generate a custom palette based on the 5 most prevalent colors.

This GUI-based image palette-generator uses python, tkinter, PILLOW, OpenCV, collections, sklearn, and pyperclip. It's fairly simple in operation. Choose a photo to pull a color theme from. Then click "Generate Palette". Using clustering and K-Means, the algorithm contained within will find the 5 most prevalent colors in an image and generate a palette. Pyperclip will allow you to copy the hexadecimal color code to your computer's clipboard after you click on the hex code button.

GUI design by yours truly. Steal or destroy at will. Fonts used are: Impact Label and Impact Label Reversed by Tension Type (mtension@gmail.com for paypal support!). Screen Shot 2022-10-20 at 12 56 09 PM

Screen Shot 2022-10-20 at 12 59 18 PM

Screen Shot 2022-10-20 at 1 00 15 PM

About

Upload an image and generate a custom palette based on the 5 most prevalent colors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages