snippetbashTip
ppmtopuzz — Convert a PPM image to an X11 puzzle file. More information: <https://netpbm.sourceforge.net/doc/ppm
Viewed 0 times
ppmtopuzzcommandconvertcliimagepuzzlex11ppm
Problem
How to use the
ppmtopuzz command: Convert a PPM image to an X11 puzzle file. More information: <https://netpbm.sourceforge.net/doc/ppmtopuzz.html>.Solution
ppmtopuzz — Convert a PPM image to an X11 puzzle file. More information: <https://netpbm.sourceforge.net/doc/ppmtopuzz.html>.Convert a PPM image to an X11 puzzle file:
ppmtopuzz {{path/to/file.ppm}} > {{path/to/file.puzz}}Code Snippets
Convert a PPM image to an X11 puzzle file
ppmtopuzz {{path/to/file.ppm}} > {{path/to/file.puzz}}Context
tldr-pages: common/ppmtopuzz
Revisions (0)
No revisions yet.