• Stars
    star
    351
  • Rank 120,906 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 12 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

JavaScript image to ASCII converter

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