Skip to content

marciovmf/asciidump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asciidump

What ?

A program that dumps ASCII from bitmaps.

Why ?

I was bored.

How to build ?

The project uses a very simple cmake file. There are no dependecies.

How to use ?

Run the program passing the path to the bitmap file you want to dump. I suggest redirecting stdout to a file with ">"

adump your_bmp_file.bmp > out_file.txt

latest screenshot

About

Dumps ascii art from bitmap images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published