Re: applescript and graphics programs
Re: applescript and graphics programs
- Subject: Re: applescript and graphics programs
- From: "Arthur J. Knapp" <email@hidden>
- Date: Fri, 14 Jun 2002 11:09:08 -0400
>
Date: Mon, 10 Jun 2002 11:52:36 -0400
>
Subject: applescript and graphics programs
>
From: Erik Price <email@hidden>
>
1. A folder containing graphics files such as JPEGs, Photoshop
>
documents, Quark XPress documents, Illustrator files, TIFFs or PDFs will
>
be assembled by the user.
>
>
2. The user takes their folder and drags it over the droplet, which
>
activates the AppleScript (that I need to write).
>
>
3. The AppleScript searches through this folder and extracts the
>
following information about each file:
>
- width
>
- height
>
- resolution if applicable
>
- file type (JPEG, TIFF, QXP, etc)
>
- file size
>
The dimensions preferrably in inches (but if it must be pixels then I
>
can do the math to get the inches based on the resolution)
Hi Erik. I would strongly like to recommend David Lloyd's Image Info.
It is a great vanilla solution that should give you pretty much everything
you are looking for:
<
http://www.kanzu.com>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.