Simple python script to convert images into text files. The program works by first converting the image to grayscale and then mapping to a range of characters.
Simple python script to convert images into text files. The program works by first converting the image to grayscale and then mapping to a range of characters.