imagetoascii/README.md
2022-10-28 00:02:06 +02:00

273 B

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]