commands.sh

pnminvert

all

Invert a PNM image.

More info →

Examples (1)

Invert the colors or greyscale values in a PNM image

pnminvert path/to/input.pnm > path/to/output.pnm
made by @shridhargupta | data from tldr-pages