/jscii

JavaScript image to ASCII converter

Primary LanguageJavaScriptMIT LicenseMIT

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