This is a simple python script that converts a image to a ascii art text document.
If the width of the picture is greater then 500px the imagesize will be halved until it is smaller then 500px.
$ python3 ascii_converter.py <image_path>One example call would be python3 ascii_converter.py test_image.jpg