I am creating a basic Automator service so that I can select a group of images and resize them for our CMS. The thing that keeps messing me up is that I can't find a good way to make the resized images save to the directory where the current images are. I want to keep them grouped and not have to save them to the Desktop or some other arbitrary folder. Does anyone know of a good way to tell an automator service to save to the current directory? Thanks.

link|improve this question
Did that work for you? – peelman Feb 21 '11 at 6:31
feedback

1 Answer

up vote 3 down vote accepted

How about something like this:

Using Automator to scale images in place...

link|improve this answer
That's just what I needed! Thanks for the reply. I apologize for the delay. I hadn't checked back after heading off to a conference. Thanks again. – rschapman Mar 8 '11 at 23:45
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.