Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 486 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 486 Bytes

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