Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'An AppleScript to resize the longest side of an image' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
An AppleScript to resize the longest side of an image
Authored by: tom stratton on Thu, Jan 10 2008 at 10:23AM PST
An easy way to do this with photoshop batch/actions is to use the

File > Automate > Fit Image... command instead. This allows you to set the maximum size of your images in both directions (to achieve what you are doing set both values to the same number).

Much less trouble!

[ Reply to This | # ]