Skip to content

A simple (and not that good) program that converts BMP image to ascii art...

Notifications You must be signed in to change notification settings

geos98/bitmap_to_ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitmap_to_ascii

This is a small C program that converts bitmap (BMP) files to asii arts (eg. txt file)

Note #1: Works terriblely with photographs, but amazingly good with anime pictures. Why? Because anime pics usually have high contrast ratio.
Note #2: Only works with 24bit bmp pictures.
Note #3: When you are reading examples, if possible, please open the file in another page and make the font smaller...

About

A simple (and not that good) program that converts BMP image to ascii art...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages