Skip to content

Generator an image rendered in ASCII characters from a normal .jpg or .png input image

Notifications You must be signed in to change notification settings

JasonEl1/ascii-image-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ascii-image-generator

Generate an image rendered in ASCII characters from a normal .jpg or .png input image

Instructions :

Place "ASCII-generator.py" and "asciiResult.txt" in the same directory, along with the image you would like to convert. Note that only .png and .jpg/.jpeg image formats are supported. Install the Pillow module for Python using pip install Pillow. Run the python script and the ASCII image result will be found the in "asciiResult.txt" file.

About

Generator an image rendered in ASCII characters from a normal .jpg or .png input image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages