ppmtopj Command Examples

Convert a PPM file to an HP PaintJet file. More information: https://netpbm.sourceforge.net/doc/ppmtopj.html.

ppmtopj {{path/to/input.ppm}} > {{path/to/output.pj}}

ppmtopj {{[-x|-xpos]}} {{dx}} {{[-y|-ypos]}} {{dy}} {{path/to/input.ppm}} > {{path/to/output.pj}}

ppmtopj {{[-g|-gamma]}} {{gamma}} {{path/to/input.ppm}} > {{path/to/output.pj}}