Linux
Command
Library
Basics
Tips
Commands
pnminvert
Invert a PNM image.
TLDR
Invert the colors or greyscale values in a PNM image
$ pnminvert [path/to/input.pnm] > [path/to/output.pnm]
COLLAPSE ALL
Copied to clipboard