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

9 lines
247 B
Markdown
Raw Normal View History

# qoitopam
> 将 QOI 图像(Quite OK Image 格式)转换为 Netpbm。
> 更多信息:<https://netpbm.sourceforge.net/doc/qoitopam.html>.
- 将 QOI 图像转换为 Netpbm:
`qoitopam {{路径/到/文件.qoi}} > {{路径/到/文件.pnm}}`