From its beginnings in Mac OS X Tiger, Automator has been getting rave reviews. Automator opens up automation for the non-technical and allows for practically anyone to create powerful workflows. Since I’ve been an AppleScripter since System 7 Pro I’ve never really used Automator much. I found its building blocks approach to be limiting and I could usually get more done faster with straight AppleScript.

Today I was thrown by what I could do with Automator easier and faster than straight AppleScript…

Automator-Aperture-Extractmeta

I wrote an AppleScript to export the metadata from images so that I could keep things safely offsite… the AppleScript takes literally days to run on my 34,000 image Library. The above Automator Workflow is much, much faster but doesn’t export some of the tags that my AppleScript does…

Time to connect Automator and AppleScript…

Technorati Tags: , ,

Share