Jerry Geis wrote:
Is there a command line program in centos to echo back the size of an image (gif,jpg,png)? I did see that file image.jpg sometimes works but reports the wrong image size.
[angenenr@shutdown bilder]$identify bier.png bier.png PNG 1280x1024 DirectClass 1.3mb 0.120u 0:01
identify is in ImageMagick ...
Ralph