pnmrotate Command Examples

Rotate a PNM image. More information: https://netpbm.sourceforge.net/doc/pnmrotate.html.

pnmrotate {{angle}} {{path/to/input.pnm}} > {{path/to/output.pnm}}

pnmrotate {{[-b|-background]}} {{color}} {{angle}} {{path/to/input.pnm}} > {{path/to/output.pnm}}

pnmrotate {{[-n|-noantialias]}} {{angle}} {{path/to/input.pnm}} > {{path/to/output.pnm}}