Files
tldr/pages.zh/common/ybmtopbm.md

8 lines
252 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ybmtopbm
> 将Bennet Yee的“面孔”文件转换为PBM格式。
> 更多信息:<https://netpbm.sourceforge.net/doc/ybmtopbm.html>。
- 将YBM图像文件转换为PBM格式
`ybmtopbm {{path/to/input_file.ybm}} > {{path/to/output_file.pbm}}`