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/pamtoqoi.md

9 lines
253 B
Markdown
Raw Normal View History

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