mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
234 B
Markdown
9 lines
234 B
Markdown
![]() |
# 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}}`
|