← 返回命令列表

Linux command

palmtopnm 命令

文本

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

常用示例

Convert Palm image to PNM

palmtopnm [input.palm] > [output.pnm]

Show image information only

palmtopnm -verbose [input.palm] > /dev/null

说明

palmtopnm converts Palm Pilot image format to PNM. Palm images were used on Palm OS PDAs. Part of Netpbm toolkit.

参数

-verbose
Print image information.
-rendition _n_
Select specific rendition from multirendition image.

FAQ

What is the palmtopnm command used for?

palmtopnm converts Palm Pilot image format to PNM. Palm images were used on Palm OS PDAs. Part of Netpbm toolkit.

How do I run a basic palmtopnm example?

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

What does -verbose do in palmtopnm?

Print image information.