ppmtoterm
Display PPM images as colored terminal text
TLDR
Display image in terminal
$ ppmtoterm [input.ppm]
SYNOPSIS
ppmtoterm [file]
DESCRIPTION
ppmtoterm displays PPM images directly in the terminal using ANSI color codes. Creates colored block character output. Part of Netpbm toolkit for terminal graphics.
INSTALL
sudo apt install netpbm
sudo dnf install netpbm
sudo pacman -S netpbm
sudo apk add netpbm
sudo zypper install netpbm
brew install netpbm
nix profile install nixpkgs#netpbm
SEE ALSO
ppmtosixel(1), ppmtoascii(1)
