Skip to content

lhejazi/asciiart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Ascii Art Creator

Python script that turns an image into Ascii Art

Getting Started

You will need python and any image to run this script.

$ python ascii.py image

You can adjust the scale of the image using the optional -w param This controls the width (in characters)

$ python ascii.py image -w width

You can specify the output file of your new ascii art using th optional -o param

$ python ascii.py image -o outfile.txt

Prerequisites

Download all requirements in requirements.py. At this point in time, PIL is the only requirement.

$ pip install -r requirements.txt

Other Notes

If you're on a mac, open the file using the textedit application and zoom out. You will soon see your art turned into ascii!

Authors

Me! Miss Hejazi

Enjoy!

About

Python Script that turns any image into Ascii Art

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages