Skip to content

Python script that converts pixel gif or image to ascii art

Notifications You must be signed in to change notification settings

lisp3r/Pixel-art-to-ASCII-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pixel-art-to-ASCII-art

Python script that converts pixel gif or image to ascii art.

How to use

A nice gif:

Prise the Sun

Let get it as list of frames in ASCII:

$ ./pixelart_to_ascii.py images/Bonfire_Dark_Souls.gif
$ ls -1
Bonfire_Dark_Souls.gif_1.txt
Bonfire_Dark_Souls.gif_2.txt
Bonfire_Dark_Souls.gif_3.txt
Bonfire_Dark_Souls.gif_4.txt
Bonfire_Dark_Souls.gif_5.txt
Bonfire_Dark_Souls.gif_6.txt
Bonfire_Dark_Souls.gif_7.txt
Bonfire_Dark_Souls.gif_8.txt
Bonfire_Dark_Souls.gif_9.txt
Bonfire_Dark_Souls.gif_colors.txt

About

Python script that converts pixel gif or image to ascii art

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages