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

8 lines
246 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.

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