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/qoitopam.md Normal file
View File

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