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: patniemeyer on Mon, Dec 31 2007 at 7:58AM PST
Just use 'sips -Z [size]' on the images... it has the same effect.

Be warned though that it replaces the image with the scaled one... so be careful to only work on copies.


[ Reply to This | # ]