1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/ppmtopuzz.md

8 lines
235 B
Markdown

# 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}}`