Skip to content

jeqcho/ascii-text-art-to-image-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ascii-text-art-to-image-generator

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

ASCII duck

Now it becomes PNG duck

PNG duck

The magic ASCII to image conversion code is in ascii_text_art_to_image_generator/ascii_to_image/convert.py