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