lokesh / color-thief

Grab the color palette from an image using just Javascript. Works in the browser and in Node.
https://lokeshdhakar.com/projects/color-thief/
MIT License
12.62k stars 1.32k forks source link

Getting the dominant color of multiple images #11

Closed brandoniscool closed 12 years ago

brandoniscool commented 12 years ago

How would you go about doing this? Something like appending multiple images to the cavas element color-thief creates?

abishekrsrikaanth commented 10 years ago

It would be good to have the top dominant colors based on the percentage of colors on the image