edentify: Is a command line frontend for the image processing library and mimicks Imagemagick's identify.
Edentify is used to identify images, that is print the codec, pixel dimensions, resolution and physical sizes (if any resolution is specified in the image data) as well as the color space.
edentify lenea.tiff
lenea.tiff: TIFF 512x512 24 bits, 3 channels
It is also supported to specify a identify a-like custom format string (-f, --format) - for a detailed list of available procesing options please refer to the tool's help (-h, --help).