Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/josefrichter/jquery-grayscale

convert images to grayscale using canvas
https://github.com/josefrichter/jquery-grayscale

Last synced: 9 days ago
JSON representation

convert images to grayscale using canvas

Awesome Lists containing this project

README

        

jQuery grayscale

converts image(s) to grayscale using html5 canvas

requires jQuery, HTML5 canvas

usage:

$('img').grayscale();

(c) Josef Richter 2011
licensed under MIT license
(see http://www.opensource.org/licenses/mit-license)