1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/qoitopam.md

9 lines
234 B
Markdown
Raw Normal View History

# 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}}`