image-to-ascii input_image.jpg image-to-ascii input_image.gif -o output_image.gif image-to-ascii input_image.jpeg -o output_image.json --width 200 image-to-ascii input_image.gif -o output_image.gif ...
It takes a single .gif image such as this one, rescales it into a much smaller resolution so that it can fit into a console window, and then converts the image to ASCII art based on the color ...