jariz / vibrant.js

Extract prominent colors from an image. JS port of Android's Palette.

Home Page:http://jariz.github.io/vibrant.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add possibility to save palette image

benstadin opened this issue · comments

It would be great if it was possible to save the an image using the palette of the clustered colors. Something like the first image here:
https://making.lyst.com/2014/02/22/color-detection/

Regards
Ben

commented

Although cool, I'm not sure if this is in scope with the idea of the library. It's supposed to give you a list of colors, not generate images.