mirror of https://github.com/CrimsonTome/tldr.git
9 lines
235 B
Markdown
9 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}}`
|