ppmtopjxl, ppmwheel, ppmtoapplevol: add pages (#15355)

* fix ci

* ppmtopjxl, ppmwheel, ppmtoapplevol: add pages
This commit is contained in:
Juri Dispan
2024-12-28 13:44:56 +01:00
committed by GitHub
parent 86f0759fc9
commit 15949a7e47
3 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# ppmtoapplevol
> Convert a PPM image into an Apple volume label image.
> More information: <https://netpbm.sourceforge.net/doc/ppmtoapplevol.html>.
- Convert a PPM image into an Apple volume label image:
`ppmtoapplevol {{path/to/image.ppm}} > {{path/to/output}}`