PPM

This plugin provides support for the NetPBM image file format.

File extensions: .ppm, pnm, .pgm, .pbm

Supported features:

  • 1-bit, 8-bit, 16-bit, Luminance, RGB
  • Binary and ASCII data

Command Line Options

-ppm_type (value)Set the file type used when saving PPM images. Options = Auto, U1. Default = Auto.
-ppm_data (value)Set the data type used when saving PPM images. Options = ASCII, Binary. Default = Binary.