The act of converting content from its original format into a format capable of being displayed on the web
Manage Multiple WordPress Sites

MPL

MPL Category

A JavaScript library for image manipulation – Pixastic

Pixastic is a JavaScript image processing library. Although it makes more sense to edit images in e.g. Photoshop, this java script allows automating the image manipulation process.

PIXASTIC A JavaScript library for image manipulation   Pixastic
Notable features of Pixastic include: the ability to grayscale, invert, flip, emboss, blur, and adjust the brightness and the contrast of the image.

There is one downside, though: Pixastic uses HTML5’s canvas element. Which means that the plugin doesn’t work on IE. A few features might work on it, though.

A demo is available in the plugin’s website.