daspartho / ImageToAscii

Turn Images into ASCII-art
GNU General Public License v3.0
16 stars 0 forks source link
ascii ascii-art pillow python python3

ImageToAscii

Turn Images into ASCII-art

Requirements

Installation

Usage

Run the script from a terminal using

python main.py <image file path>

Example

image file

test image

output text file

output text file

Note: The text file produced may be quite large, to see the whole ASCII image try zooming out or reduce font size.

Contributing

If you want to contribute code, just write a quick pull request and the developers will take a look at it. If you want to suggest an idea, just write an issue and the developers will check it out!