LinuxCommandLibrary

pamfile

displays image file information

TLDR

Show image info

$ pamfile [image.pam]
copy
Machine-readable output
$ pamfile -machine [image.pam]
copy
Show multiple files
$ pamfile [image1.pam] [image2.pam]
copy

SYNOPSIS

pamfile [options] [file...]

DESCRIPTION

pamfile displays image file information. Shows dimensions, depth, and format.
The tool describes Netpbm files. Part of Netpbm suite.

PARAMETERS

FILE

PAM/PNM image file(s).
-machine
Machine-parseable output.
-allimages
Show all images in multi-image file.

CAVEATS

Part of Netpbm. PAM/PNM formats. Quick file inspection.

HISTORY

pamfile is part of Netpbm for displaying image file information.

SEE ALSO

pnmfile(1), file(1), netpbm(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community