pamtoqoi, pbmtozinc, ppmtoarbtxt, qoitopam, rawtopgm, rawtoppm: add pages (#11401)

This commit is contained in:
Juri Dispan
2023-11-07 14:13:33 +01:00
committed by GitHub
parent 638de4ce19
commit 1e6b225a65
6 changed files with 100 additions and 0 deletions

8
pages/common/pamtoqoi.md Normal file
View File

@@ -0,0 +1,8 @@
# pamtoqoi
> Convert a Netpbm image to a QOI image (Quite OK Image format).
> More information: <https://netpbm.sourceforge.net/doc/pamtoqoi.html>.
- Convert a Netpbm image to the QOI format:
`pamtoqoi {{path/to/image.pnm}} > {{path/to/output.qoi}}`