A CommandBox command called "imageToASCII" that will make ASCII art out of images. Retro, dude!
Install via CommandBox by typing:
install CommandBox-ImageToASCIIIf you don't have CommandBox, get it here: http://www.ortussolutions.com/products/commandbox
Once installed, run command like this:
CommandBox> imageToASCII myImage.jpgRedirect ouptut to a file like so:
CommandBox> imageToASCII myImage.jpg > ASCIIArt.txt- 11/14/2015 - Converted to CommandBox module. Requires CommandBox version 2.3.0 or higher.