Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 180 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 180 Bytes

python-color-palette

A python script to find the most prominent colors in an image

Dependencies

Made using Python3.

Requires PIL: pip install pillow should work.