logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ppmtopuzz - convert a PPM image to an X11 "puzzle" file

Author

       Copyright (C) 1991 by Jef Poskanzer.

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.

Document Source

       This  manual  page was generated by the Netpbm tool 'makeman' from HTML source.  The master documentation
       is at

              http://netpbm.sourceforge.net/doc/ppmtopuzz.html

netpbm documentation                             22 August 1990                         PpmtopuzzUserManual(1)

Name

       ppmtopuzz - convert a PPM image to an X11 "puzzle" 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

Synopsis

ppmtopuzz

       [ppmfile]

See Also