ppmtopuzz - Man Page
convert a PPM image to an X11 "puzzle" file
Examples (TL;DR)
- Convert a PPM image to an X11 puzzle file:
ppmtopuzz path/to/file.ppm > path/to/file.puzz
Synopsis
ppmtopuzz
[ppmfile]
Description
This program is part of Netpbm(1).
ppmtopuzz reads a PPM image as input and produces an X11 "puzzle" file as output. A "puzzle" file is for use with the puzzle program included with the X11 distribution. puzzle's -picture option lets you specify an image file.
Options
There are no command line options defined specifically for ppmtopuzz, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
ppm(1), puzzle
Author
Copyright (C) 1991 by Jef Poskanzer.
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
Info
22 August 1990 netpbm documentation