Colorify.js
Hello players,
This is a small peek of a new project I'm working on, called "Colorify.js".
Colorify.js, is a script, that will allow you to extract and manipulate colors, directly from images, and written fully in javascript.
You will be able to generates colored tiles or gradients, if you want to lazy-reveal your images.
from loading images dynamically or reveal them with a browser event (on hover, on click etc.. ), to using the colors to create a themed content, colorify.js got a bunch of features related to images manipulation, but the main axis is, indeed, the manipulations of your images colors.
I've waited for such script for so long, and today, I created my own.
β οΈ It is not a lazy-loader, because the script wait for the images to load before processing it, it's a 100% client script.
I still have a few minor adjustement to the documentation and the demos, and I will roll it our !
Stay tuned !