TOOL » IMAGE_MANIPULATOR » IMAGEMAGICK

Identify

Usage

Get image information.

shell
identify OPTIONS image.png
OptionDescription
-formatOutput formatted image characteristics.

Format

SignDescription
%PPage (canvas) size ( = %Wx%H )
%GOriginal image size ( = %wx%h ).
%wCurrent width in pixels.
%WPage (canvas) width.
%hCurrent image height in pixels.
%HPage (canvas) height.
%eFilename extension or suffix.
%tFilename without directory or extension (suffix).
%mImage file format (file magic).