Rotate an image using a drag and drop AppleScript
Fri, Dec 14 2007 at 3:30PM PST • Contributed by: Anonymous
Fri, Dec 14 2007 at 3:30PM PST • Contributed by: Anonymous
I found the Drag-and-drop script to quickly resize any image hint a while back, and found it exceedingly helpful; I use it all the time for resizing. I thought about making something just as easy, to handle rotating images, would be awesome. Here's what I came up with:
Open up Script Editor, start a new script, and paste in the above code. Now just save it in application format, and you're good to go. Hope this helps somebody.
[robg adds: Read the rest of the hint for a variation on this from queue reviewer mark hunte. His version prompts for the direction of rotation (left, right, 180), instead of being hardcoded to 90 degrees.]
Here's Mark's version: These both worked as described in my testing.
[robg adds: Read the rest of the hint for a variation on this from queue reviewer mark hunte. His version prompts for the direction of rotation (left, right, 180), instead of being hardcoded to 90 degrees.]
Here's Mark's version: These both worked as described in my testing.
•
[4,143 views]
