Well, you can’t say that my script names aren’t descriptive.

Select a bunch of images in Aperture and run this script. It will ask you for a destination folder and create a text file corresponding to each selected image. This text file will contain all of the useful metadata that I could glean from an image using AppleScript.

Each metadata item will appear on its own line preceded by the name of that particular metadata field. That should allow for easy enough reuse of the data if you wanted to do that.

This script was inspired by a comment posted to another of my scripts.

Export Metadata (Individual Files) 01.scpt

Share