Skip to content

KLuka/asciiImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

C implementation of ascii image generator, for any 24-bit .bmp image.

Program is used as command line utility and it prints ascii image to console or it genrates html file.

Usage: asciiImage FILE [OPTION]

Options:

  • --html ... output to html file
  • --bitGraphis ... selection of output bit depth
  • --size ... size of outputed image
  • --invert ... inverted colors

About

C implementation of ascii image generator, for any 24-bit .bmp image. (Windows and Linux)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages