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

8 lines
238 B
Markdown
Raw 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.

# wbmptopbm
> 将无线位图文件转换为PBM图像。
> 更多信息:<https://netpbm.sourceforge.net/doc/wbmptopbm.html>。
- 将WBMP文件转换为PBM图像
`wbmptopbm {{path/to/input_file.wbpm}} > {{path/to/output_file.pbm}}`