Can I create Instagram-esque filters with javascript?
The images can be processed client-side or server-side(node.js)
I could overlay some pngs and box-shadows with css to get a limited amount of similar effects, but I was wondering if there was anything out there that can truly process images like this in js.
Thanks!
Advertisement
Answer
I ended up finding this, http://vintagejs.com/