1. NAME

pnmfile - describe a portable anymap

2. SYNOPSIS

pnmfile [ -allimages ] [ "pnmfile ..." ]

3. DESCRIPTION

Reads one or more Netpbm files as input. Writes out short descriptions of the image type, size, etc. This is mostly for use in shell scripts, so the format is not particularly pretty.

4. OPTIONS

-allimages

    Describe every image in each input file. Without this option,

pnmfile describes only the first image in each input file. Note that before July 2000, a file could not contain more than one image and many programs ignore all but the first.

5. SEE ALSO

R pnm (5),

R file (1)

6. AUTHOR

Copyright (C) 1991 by Jef Poskanzer.