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