Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RiskTM/ascii-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ASCII Art converter

This is a simple python script that converts a image to a ascii art text document.

If the width of the picture is greater then 500px the imagesize will be halved until it is smaller then 500px.

EXAMPLE

The scream converted by the python script

USAGE

$ python3 ascii_converter.py <image_path>

One example call would be python3 ascii_converter.py test_image.jpg

About

This is a simple python script that converts a image to a ascii art text document.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages