Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alterlife/ASCII-Artist

A pure html/javascript ASCII Art Generator
https://github.com/alterlife/ASCII-Artist

Last synced: 3 months ago
JSON representation

A pure html/javascript ASCII Art Generator

Awesome Lists containing this project

README

        

# ASCII-Artist

A pure html/javascript ASCII Art Generator.

Converts a source image to ASCII art using HTML for color output or plain text for black-and-white output. This project uses HTML canvas and the file API to perform the conversion on client side. The image is never uploaded to the server.

## Credit

The sample image of a tiger in the repository is from [wikipedia commons](https://commons.wikimedia.org/wiki/Panthera_tigris#/media/File:Tiger_facial_marking_Sultan_(T72)_Ranthambhore_India_12.10.2014.jpg).

The sample text provided in the HTML is [The Tyger](https://en.wikipedia.org/wiki/The_Tyger) - a poem by the English poet William Blake .