mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-07 17:57:21 +00:00
Update cheatsheets
This commit is contained in:
13
qoitopam
Normal file
13
qoitopam
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user