ppmtoterm
Convert a PPM image to an ANSI ISO 6429 ASCII image.
TLDR
Convert a PPM image to an ANSI ISO 6429 ASCII image, mapping each pixel to an individual character
$ ppmtoterm [path/to/input.ppm] > [path/to/output.txt]
Convert a PPM image to an ANSI ISO 6429 ASCII image, mapping each pixel to an individual character