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.37k stars 1.31k forks source link

Web worker version? #42

Open programmin1 opened 9 years ago

programmin1 commented 9 years ago

Color-theif is a great utility, but on a newer computer it can still take a half-second or more to run through, on a somewhat large image. Why not have a web-worker version similar to what they're doing here? http://www.sitepoint.com/using-web-workers-to-improve-image-manipulation-performance/

soyuka commented 9 years ago

+1 that's awesome thanks for the link!

noratarano commented 9 years ago

Please do this! :D