Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alterlife/ASCII-Artist
- Owner: alterlife
- License: mit
- Created: 2018-03-27T15:41:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T17:51:27.000Z (almost 7 years ago)
- Last Synced: 2024-08-05T15:04:24.108Z (6 months ago)
- Language: HTML
- Homepage:
- Size: 595 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-client-side - ASCII-Artist - A pure html/javascript ASCII Art Generator (ASCII Art)
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 .