LinuxCommandLibrary

ppmtopict

Convert a PPM image to a Macintosh PICT file.

TLDR

Convert a PPM image to a PICT file

$ ppmtopict [path/to/file.ppm] > [path/to/file.pict]
copy

Copied to clipboard