Michael Gallagher

Image to ASCII
Python script that converts images to ASCII art

Description

Command line utility that will convert images to ASCII art. The output is saved into a .txt file, the name of which can be specified by the user. The user can specify the size they would like the output to be, which greyscale characters they want, and whether or not to invert it.


Technologies Used

Python, Pillow


See more about this project and its source code on GitHub