Aperture Automation

Reimport as DNG Requires: Mac OS X 10.5.2, Aperture 2 This script operates on the currently selected Aperture images One of the many cool new features of Aperture 2 is support for DNG masters from just about any camera. My venerable old Canon PowerShot S50 has never been supported by Mac OS X’s RAW engine, [...]

Share
Tags:

This is the first in what will likely be a few posts on how AppleScriptability has changed between Aperture versions 1.5.6 and 2.0. In this first installment I am going to just look at the AppleScript dictionary…

Share
Tags:

Several people have asked how to best run AppleScripts from Aperture. Well, here you go!

Share
Tags:

Aperture Raw Database Access Disclaimer: The methods outlined in this page use raw database access to the Aperture Library database. They are likely to break with updates to the Aperture Library because of Aperture updates. The methods on this page only query into the database and do not write to any files so they should be [...]

Share
Tags:

Library Analyzer v2 10 Current version: v2 10 Built on: Aperture 1.5.6 This AppleScript is designed to report on your current Aperture (tested on 1.5) Library. Aperture does not need to be running for this script to run. When complete (which can take a while) a summary report will be output by TextEdit. It can [...]

Share
Tags:

Multi External Editors Current version: 01 Built on: Aperture 1.5.2 This AppleScript operates on the current selection. Tired of Aperture’s single external editor limitation? Never thought of it as a limitation? That’s OK because I’ve taken care of things for you. Simply download this AppleScript application and choose it as Aperture’s external editor. When you [...]

Share
Tags:

Find/Replace in Name Current version: 02 Built on: Aperture 1.5.4 This AppleScript allows you to do a very simple (and case-insensitive) find/replace on the selected image versions’ names. It will show you a preview of the changes that it will make before it actually does anything that you might regret. Find-Replace_in_Name_02.scpt.zip

Share
Tags:

Choose Project/Album 01 Current version: 01 Built on: Aperture 1.5.2 This is a reusable AppleScript subroutine. This AppleScript subroutine can be used to allow a user to choose a particular Aperture project or album. It is flexible enough to allow selection of either an album or a project. It cannot at this time select root-level [...]

Share
Tags:

Clean Deleted Images Folders v3 06 Current version: v2 02 Built on: Aperture 1.5.2 Just like any responsible Aperture user, I use Vaults. I also use the Shoot->Library->Referenced workflow and discovered that there were some odd (and large) folders on the drives that house my Vaults. These folders seemed to contain images that already exist [...]

Share
Tags:

Change Caption 01 Current version: 01 Built on: Aperture 1.5.2 This AppleScript operates on the current selection. An AppleScript to quickly change the caption of the selected images. Much easier than the Batch Change window. It has the option to replace any existing caption or to append to the existing comment. You can change what [...]

Share
Tags: