Skip to content

joereynolds/Image-to-Ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Image-to-Ascii

An extremely simple utility to convert any image to Ascii

A short example is:

image = ascii_converter.Ascii(10,'reddit.jpg')

Then, in the main event loop of your code, add the following:

image.create_image(surface)

and you go from this...

alt tag

To this...

alt tag

About

An image to Ascii converter written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published