img2ascii This project is just for fun. Generates ascii art from given image. (Who doesn't like ascii art?) Not finished yet, but it works =) Using: java -jar img2ascii.jar [InputFile] [OutputFile] To Do: Scale the image while converting.