ImageToASCIIcpp Program converting image to ascii art written in cpp, using CImg. Needs imagemagick to compile. imgtoascii.cpp uses commandline arguments imgtoascii_woarg.cpp gets paths and size using command line Using a lot of code from this page