Version 3.1.2
A solution for AppleScripters for retrieving
info
about images in OS 8.5 to OS X Image
Info download the latest version (3.1.2)
Image
Info costs $25
Image
Info is targeted at both scripters and non-scripters who wish to
view and retrieve information about images without opening the whole
image into memory. Because it does not need to open entire images,
it returns the info very quickly.
More than a dozen common image formats are supported including TIFF,
JPEG, EPS, PICT and GIF, and a variety of information can be retrieved
about each, including resolution, width, height and color mode.
Image Info has been tested in real life production houses to sort
through hundreds of images, parsing unwanted RGB images from CMYK,
or low resolution images from high resolution ones. Other solutions
enable automatic sorting of image files when dropped onto a folder
or creating a text log containing info about all images contained
on a CD. Image Info offers flexibility, the limit to it's use rest
only with the imagination of the user.
A dozen editable AppleScripts are included ready-to-go for use with
Image Info, with many examples of folder actions, droplets which
can sort images according to their mode or orientation, applets
to find out EXIF Info, IPTC Info and more.
Currently
supported file formats TIFF (Mac& IBM PC formats) JPEG JPEG2000 PICT BMP (Windows bitmap) 8BPS (Photoshop, only versions 2.5 and above) PNG PNTG (Macpaint) PCX (PC PaintBrush) GIFf (Compuserve gif) ..CT (Scitex CT) Raster EPS (Photoshop) DCS EPS (Photoshop DCS 1.0 and DCS 2.0) Vector EPS Targa SGI Image Info returns the following information: Height (as pixels, except vector EPS's, which return
as points) Width (as pixels, except vector EPS's, which return
as points) Resolution (as dots per inch) (except vector EPS's,
which return "N/A") Color mode (bitmap, grayscale, RGB, CMYK, Indexed,
Multichannel or Lab) (except
vector EPS's, which return "N/A")
Some image types return extra information: TIFF Compression (CCITT, LZW and Packbits), Encoding (Mac, IBM) IPTC metadata Alpha channels Clipping paths + more BMP Compression (RLE4, RLE8 and Bitfields) Photoshop IPTC metadata Alpha channels Clipping paths + more JPEG Encoding (Baseline, Progressive) EXIF metadata + more Raster
EPS Encoding (Binary, Ascii, JPEG)) Compression (JPEG) IPTC metadata Clipping paths + more Vector
EPS Document fonts Document spot colors