ppmtoicr Command Examples

Convert a PPM image to NCSA ICR format. More information: https://netpbm.sourceforge.net/doc/ppmtoicr.html.

ppmtoicr {{path/to/file.ppm}} > {{path/to/file.icr}}

ppmtoicr {{[-w|-windowname]}} {{name}} {{path/to/file.ppm}} > {{path/to/file.icr}}

ppmtoicr {{[-e|-expand]}} {{factor}} {{path/to/file.ppm}} > {{path/to/file.icr}}

ppmtoicr {{[-d|-display]}} {{number}} {{path/to/file.ppm}} > {{path/to/file.icr}}