[Nottingham] Image list

Roger Light roger at atchoo.org
Fri Dec 1 11:46:49 GMT 2006


Hi Robert,

> I have a folder of 600+ images and I want details of their names / file
> size / height x width.  I can obviously get the first two via the bash
> ls -l command, but how to I get the height x width information

The "identify" command which is part of imagemagick is what you want.

$ identify pic_logo.jpg
pic_logo.jpg JPEG 763x719 763x719+0+0 DirectClass 1.3e+02kb

Cheers,

Roger



More information about the Nottingham mailing list