A CLI tool that converts images to ASCII art. It takes an image file as input, resizes it according to specified width and height parameters, and then converts the image into ASCII characters.

WWW: https://github.com/thed24/ascii-gen
