I’m building a new image tool using Processing that extracts colors and various information from an image. It’s dead simple now but I’m getting excited here ( buh bye AIR ).
1. Drop image onto sketch ( only tested gif, jpg, and png so far )
2. Drop It tool extracts the #HEX value of all unique colors and writes a Processing color array to an external text file.
I’ll release the code for this tool after I get a few more features added.

