No description
| LICENSE | ||
| README.md | ||
ImageToASCII
Converts an Image into ASCII characters that look like that image.
[REQUIREMENTS] Python Pillow module install with: pip install Pillow (requires python-pip)
[USAGE] python ascii.py [image path]