mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
247 B
Markdown
9 lines
247 B
Markdown
![]() |
# qoitopam
|
||
|
|
||
|
> 将 QOI 图像(Quite OK Image 格式)转换为 Netpbm。
|
||
|
> 更多信息:<https://netpbm.sourceforge.net/doc/qoitopam.html>.
|
||
|
|
||
|
- 将 QOI 图像转换为 Netpbm:
|
||
|
|
||
|
`qoitopam {{路径/到/文件.qoi}} > {{路径/到/文件.pnm}}`
|