Skip to content

Having an image in .bmp format, display it in console made with characters

Notifications You must be signed in to change notification settings

ganzerli/display-image-in-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

display-image-in-console

-- WARNING -- .bmp format must be at 24-bits colors, or it does not work, to convert it is needed to set the colors at 24 bits, there is also something about bmp format and endianity and or width, then it works at best if the image is a square, width = height. In any case something dipending from -> idx = (int) iwidth + j; nice can be to replace iwidth with an offset increasing but if a fully functional backend framework, made in, C , parsing json , pasting values in the html like php, with a custom database built from the bit level, is not able to get me an entry level position in web development or somewhere else i dont know what to do for you... Always remember, self defense is different to wake up and want violence ;) this you can tell to your collegues wife and first son, but is not relly how things work.

-- DESCRIPTION -- Having an image in .bmp format, display it in console made with characters. Compile gcc with: gcc -o img img.c

Insert in the first lines of the program info such: image name present in the same folder, and how many chars are filling a line in your console (or a few less)

----> Output example for this image is in image.txt <----

About

Having an image in .bmp format, display it in console made with characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages