Converts ASCII text art to PNG image. (Not the usual, other way around). Hosted at https://jeqcho.pythonanywhere.com/ascii-to-image/
Here's an ASCII duck
Now it becomes PNG duck
The magic ASCII to image conversion code is in ascii_text_art_to_image_generator/ascii_to_image/convert.py