pnmsmooth Command Examples

Smooth out a PNM image. More information: https://netpbm.sourceforge.net/doc/pnmsmooth.html.

pnmsmooth {{path/to/input.pnm}} > {{path/to/output.pnm}}

pnmsmooth {{[-w|-width]}} {{width}} {{[-h|-height]}} {{height}} {{path/to/input.pnm}} > {{path/to/output.pnm}}