1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-10 10:55:50 +02:00
tldr/pages.zh/common/ybmtopbm.md

8 lines
251 B
Markdown

# ybmtopbm
> 将 Bennet Yee “面部”文件转换为 PBM。
> 更多信息:<https://netpbm.sourceforge.net/doc/ybmtopbm.html>.
- 将 YBM 图像文件转换为 PBM:
`ybmtopbm {{路径/到/输入文件.ybm}} > {{路径/到/输出文件.pbm}}`