13 December 2013
glfx.js
An image effects library for JavaScript
29 November 2013
Pixastic: JavaScript Image Processing Library
by 4 others, 1 commentPixastic is an experimental library which allows you to perform a variety of operations on images using just a bit of JavaScript. The effects supported out of the box include desaturation/greyscale, invert, flipping, brightness/contrast adjustment, hue/saturation, emboss, blur, and many more. For the full list, see the documentation page.
1
(2 marks)