picttoppm Command Examples

Convert a Macintosh PICT file to a PPM image. More information: https://netpbm.sourceforge.net/doc/picttoppm.html.

picttoppm {{path/to/file.pict}} > {{path/to/file.ppm}}

picttoppm {{[-fu|-fullres]}} {{path/to/file.pict}} > {{path/to/file.ppm}}

picttoppm {{[-n|-noheader]}} {{[-quic|-quickdraw]}} {{path/to/file.pict}} > {{path/to/file.ppm}}