/asciiImage

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

Primary LanguageC

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