BoxLang 🚀 A New JVM Dynamic Language Learn More...
A CommandBox command called "imageToASCII" that will make ASCII art out of images. Retro, dude!
CommandBox> imageToASCII myImage.jpg
Images will be resized to fix your shell window. Maximize for the best effect. Outputs color too! You can also redirect the output to a file like so:
CommandBox> imageToASCII myImage.jpg > ASCIIArt.txt
If you don't have CommandBox, get it here: http://www.ortussolutions.com/products/commandbox
$
box install CommandBox-ImageToASCII