iwek / jscii

JavaScript image to ASCII converter

Home Page:http://enotionz.github.com/jscii/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jscii

Jscii is an image/stream to ASCII conversion library. It can convert a single image to ASCII characters using HTML5 canvas 2d context to analyze the pixel data. It can also convert a video stream using the getUserMedia API.

Examples

Go to the project site for demo

License

Jscii is distributed under the MIT License

About

JavaScript image to ASCII converter

http://enotionz.github.com/jscii/

License:MIT License