No description
Find a file
2022-10-27 23:23:12 +02:00
LICENSE Initial commit 2022-10-27 23:23:12 +02:00
README.md Initial commit 2022-10-27 23:23:12 +02:00

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]