ppmtoterm
all
Convert a PPM image to an ANSI ISO 6429 ASCII image. See also: `ppmtoascii`, `pbmtoascii`, `pbmto4425`.
More info →Examples (1)
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.txtmade by @shridhargupta | data from tldr-pages