Skip to content

generate a representation from an image in ascii characters

Notifications You must be signed in to change notification settings

lecolare/ASCIIArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASCII-Art

With this program you can print a ascii representation of an image in your terminal

Usage

python asciiart.py imagePath -<light/dark>

The 2. argument specifies your terminal background color. This is needed for printing the image correctly.
When the image isn't visible, change your terminal font size to a lower size or lower the image's size.

Examples

Before :

Flower

After :

Flower
Note: I resized the image and used the -dark argument

Dependencies

pip install -r requirements.txt

About

generate a representation from an image in ascii characters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages