Skip to content

Simple python program that transforms an image into a ASCII art.

Notifications You must be signed in to change notification settings

gw8ndal/ASCII-Art-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

ASCII-Art-generator

Simple python program that transforms an image into a ASCII art.

You can change the final image width with the input asked in the beginning of the program.

Dependencies

This program requires Tkinter in order to work, so please install the package corresponding to your system

Ubuntu/Debian based distros:

sudo apt install python-tk

Arch based distros:

sudo pacman -S tk

About

Simple python program that transforms an image into a ASCII art.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages