LinuxCommandLibrary

palmtopnm

converts Palm Pilot image format to PNM

TLDR

Convert Palm image to PNM

$ palmtopnm [input.palm] > [output.pnm]
copy
Show image information only
$ palmtopnm -verbose [input.palm] > /dev/null
copy

SYNOPSIS

palmtopnm [options] [file]

DESCRIPTION

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

PARAMETERS

-verbose

Print image information.
-rendition n
Select specific rendition from multirendition image.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community