← 返回命令列表

Linux command

pbmtoppa 命令

文本

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

常用示例

Convert PBM to HP PPA format

pbmtoppa [input.pbm] > [output.ppa]

Specify gamma correction

pbmtoppa -g [1.0] [input.pbm] > [output.ppa]

说明

pbmtoppa converts PBM bitmaps to HP PPA (Printing Performance Architecture) format for certain HP DeskJet printers. Part of Netpbm toolkit.

参数

-g _value_
Gamma correction value.
-b _n_
Blackness value.

FAQ

What is the pbmtoppa command used for?

pbmtoppa converts PBM bitmaps to HP PPA (Printing Performance Architecture) format for certain HP DeskJet printers. Part of Netpbm toolkit.

How do I run a basic pbmtoppa example?

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

What does -g _value_ do in pbmtoppa?

Gamma correction value.