← 返回命令列表

Linux command

pbmtoybm 命令

文本

涉及管道、覆盖或删除,执行前请先确认路径和参数。

常用示例

Convert PBM to Bennet Yee "face" format

pbmtoybm [input.pbm] > [output.ybm]

说明

pbmtoybm converts PBM bitmaps to Bennet Yee's "face" format used by the YBM face display program. Part of Netpbm toolkit.

FAQ

What is the pbmtoybm command used for?

pbmtoybm converts PBM bitmaps to Bennet Yee's "face" format used by the YBM face display program. Part of Netpbm toolkit.

How do I run a basic pbmtoybm example?

Run `pbmtoybm [input.pbm] > [output.ybm]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.