Aperture Batch Change, Caption to Version

I need to change a large amount of captions to the version names. The reason for this is so when I export, it will create subfolders titled with the version names. I haven't been able to find an option for subfolders to be labeled as caption names, so this seems like the only option. Does anyone know how to batch change the caption name to the version name? Or for that matter, batch change the version name at all, even if I was to manually type in what I want for multiple versions. Thanks!

dmandell84 wrote:
I need to change a large amount of captions to the version names. The reason for this is so when I export, it will create subfolders titled with the version names.
OK, it is already possible to use the version name in the naming scheme (see *File->Export Versions* +subfolder format+ )
I haven't been able to find an option for subfolders to be labeled as caption names, so this seems like the only option.
Now you seem to want the subfolders named after the captions. You're right that isn't an option.
Does anyone know how to batch change the caption name to the version name? Or for that matter, batch change the version name at all, even if I was to manually type in what I want for multiple versions. Thanks!
There is no provision in Aperture to copy one piece of Metadata to another. You would need to use an Applescript to do it (make the version name the caption).
To just batch change the version name see *Metadata->Batch Change*

Similar Messages

  • How to batch change Caption with version name?

    I'm using Aperture 3.0.2. I want to caption the photos based on version name. This way when I export the photos from Aperture to Picasaweb, the caption will show. This will allow the visitors to tell me which image proof that I need to re-touch.

    I found my own answer. I wrote this AppleScript. It's my first AppleScript ever. It's nice to Goggle and found some other resources.
    tell application "Aperture"
    set imageSel to (get selection)
    if imageSel is {} then
    error "Please select an image."
    else
    repeat with i from 1 to count of imageSel
    tell library 1
    tell item i of imageSel
    make new IPTC tag with properties {name:"Caption/Abstract", value:get name}
    end tell
    end tell
    end repeat
    end if
    end tell

  • Batch Change Version name to use Caption - for MobileMe Gallery

    Hi, is there a way to batch change the version name files (which is what MobileMe can use to display under the picture) to use the Caption? The Caption is what I believe is/can be used in the regular galleries/web pages exported from Aperture, MobileMe seems to work a bit differently...
    Thanks for thoughts.

    Jonas,
    I don't believe that can be done with any procedure supplied with Aperture. Settings for a MobileMe Album only provides the choice of Filename or no filename. Whether there is a hack somewhere to switch Filename and Caption, en masse', I do not know.
    Ernie

  • How to batch change a date in aperture

    Is it possible to batch change a date in aperture the way I do it in iphoto (command option B)?  I dont want relative dates, I want a group of scanned pictures (negatives) to have the same date, but separated by one second.

    Dale,
    Aperture does not support this. I wrote a little Apple Script to adjust the data and time like iPhoto and posted it on my web page. You may have a look and take this as a starting point. I wrote the script last year; so it has only been tested with Aperture 3.2.4 and Lion, not with the current version: The script is here: Adjust Date and Time in fixed increments
    But no guarantees given for the current Aperture version 3.4.3.
    Regards
    Léonie

  • Aperture: How can I batch change one part of a file name

    I have a file name format for my motor sport pictures
    EventNameYear_CarNumber_ImageNumber
    I have just named 600+ images but after publishing the images, I spotted I put the event year as 2014 instead of 2015.
    How can I batch change the year but leave everything else the same? I've been through the batch change options but cannot work it out
    I am on Aperture 3.6, MacBook Pro on Yosemite 10.10.2
    Thanks

    So you renamed the versions in Aperture, the rename was not just done on the export?
    The names could be changed either in Aperture or on the exported files but as was noted it would require a script to do it. Doing the rename on the exported files would be the easiest, Applescript or possibly even Automator or any number of 3rd party apps could handle this rather easily. Name Mangler comes to mind as possibly being able to handle this.

  • Aperture 2.14 - Batch Change just disappeared

    Well, actually the Batch Change window is missing any and all elements for Batch Changing.
    Could I perform a preference file deletion to fix this? A reinstallation?
    Thanks in advance.

    Thanks. That script helped and it gave me an idea for another way of doing it.
    1. Add the offending iPhoto keyword manually to the Keyword HUD (create a top-level keyword iPhoto and create the keyword under it).
    2. Create a smart album doing a search for the offending keyword (say, Pets (iPhoto)
    3. Create a keyword button set containing both the offending keyword and the new keyword (make sure you know which is ordered first because the buttons will not show the distinction)
    4. select all the images in the smart album
    5. Add the new desired keyword to all the images
    6. Shift-click the offending keyword to remove it from all the images
    For reference, the apple script that does the same thing is below (adapted from the script posted in the other thread):
    <pre>
    tell application "Aperture"
    -- set the target to the smart album "Test" at the top level of the library.
    tell album "Test" of folder ""
    -- get a list of the images in the album.
    set x to every image version
    -- move through the images one by one, deleting and creating the appropriate keywords
    repeat with i from 1 to x's length
    tell x's item i
    -- Note. if the keyword is top level, then the parents value is "".
    -- Note, multiple parents should be in ascending order, for example: "Image type Photo specs" for the Action keyword
    delete (every keyword whose name is "Pets" and parents is "iPhoto")
    make new keyword with properties {name:"Pets", parents:"Family Personal"}
    end tell
    end repeat
    end tell
    end tell
    </pre>
    G5 Dual 2.5GHz, iMac 2GHz Core Duo   Mac OS X (10.4.6)   Nokia 3650, Nikon D50

  • Batch Change Dates in Aperture

    I want to batch change hundreds of images in 1 event (or project) in Aperture 3 to be timed apart by the time designation I set forth on the batch process. I have easily done this in iPhoto 8 by selecting all the photos, ctrl-clicking "batch change" and changing the date to be set for a given time, and adding 1 minute to each photo.
    I'm building a book by interleaving 2 events of scanned images by their times. It works great in iPhoto, but I can't process the images like I can in Aperture.
    If anyone knows how to batch change dates as in the above procedure, let me know. Thanks.

    I've been using ABFR and ABFA from http://www.publicspace.net/index.html to change thousands of images in the Finder that had incorrect time/date stamps and used ABFR to pre-fix the file names with the correct date stamp. You can also setup a batch droplet based on your settings.
    It was able to grab the camera date, even though the created/modified dates were wrong and correct things.
    May or may not be what you are after, but for batch renaming/adjusting attributes I haven't found anything better.

  • Batch title change in photo version 1

    The new "Photo" has changed the user interface completely.  Is there a way to to the "batch title change" for a group of photos?  There are instructions for how to do for one, but I'm hoping that this has not been lost.  I'm using version 1.
    Is there any way to remove the conformation that is now required each and every time you want to delete a photo or group of photos? 
    Thanks,
    DMW

    Batch changing is not yet supported in Photos for Mac.
    You could try to do it using AppleScript and Automator.
    I posted a few scripts on the Photos User Tips page:
    See:  Photos for Mac
    Batch Changes in Photos for Mac:  Change the titles to a Given String
    Photos for Mac: Batch Change the Date and Time to a Fixed Date
    Photos for Mac: Batch Change the Descriptions

  • How can I do a batch rename of the version info?

    I've looked online and then on this forum for a while now and have not found anything that addresses this question, although, it may have been touched upon already somewhere on here. Basically what I want to do is be able to rename numerous versions at once. See, I shoot a lot of the same types of cars so I want to be able to rename a bunch of them with, for example, Volkswagen so that when I search they will all come up. As it is now the actual file names are already there but they are detailed because most of the pictures were used when I had a pc, but now that I have my Mac and am using Aperture it would make the process easier. Is this possible? I know I would have quite a few pictures with the same name, but that's fine.

    Thanks David and Andrew. I had gotten to the metadata batch changing but was unable to find where the version name could be changed. I suppose I could do this upon importing. If I do that then that means I need to keep the camera on and hooked up while I rename the files about to be imported, correct? Also, I had been thinking about using the keywording instead because, really, I would just like to be able to search for a certain model and then have a list of them and also be able to glance at the picture and have it say whatever it is (i.e. version name). If I were to go the keyword route then I would just switch the search criteria to keyword, which I did but then it gave me options to allow or disallow certain keywords already in use.

  • How to set Caption from Version Name?

    I am looking for an automated/batch method to write Caption from Version Name for thousands of photos.
    HAVE
    File Name: P1001.RAW
    Version Name: Red apple
    Caption:
    WANT
    File Name: P1001.RAW
    Version Name: Red apple
    Caption: Red apple

    http://homepage.mac.com/jlarson7/metadata/index.html has the following script, which may be closer
    ==============
    tell application "Aperture"
    tell library 1
    tell project "untitled project"
    tell image version "image001"
    --set value of IPTC tag "Caption/Abstract" of image version "Canon 1Ds" to "hello"
    --the above won't work IF the tag doesn't already have a value because the class doesn't exist until it does. Therefore you have to make the class then set its value. See the next tell block.
    end tell
    tell image version "image001"
    make new IPTC tag with properties {name:"Caption/Abstract", value:"hello"}
    --this line will work every time even if a value for the tag exists or not.
    end tell
    end tell
    end tell
    end tell
    ==============

  • Batch changes don't function. Apt 3.2. From simple commands like "rotate clockwise" to "lift and stamp" the command only affects to the last image in the group selected. Similar problems? Solutions?

    Batch changes don't function. From simple commands like "rotate clockwise" to "lift and stamp" the command only affects to the last image in the group selected. Similar problems? Solutions? Suggestions? Thanks, Bruce

    Glad it helped. Everyone has been bitten by this at one time or another. Fortunately you only get bit once
    Well if you haven't already read it two or three times the User manual is really very good. Apple really did a nice job with it. The on-line version is nice because it is searchable.
    After that the Apple Pro Training Series book Aperture 3 is very useful. Its basically split into three parts. The library, adjustments and sharing. In addition if you get all the way through it you can take the Certification test and become, well certified.
    Rwboyer who posts here on and off has a good site and a couple of ebooks that I found useful.
    good luck

  • Assigning "hierarchical" keywords using Batch Change or Metadata Preset

    Part of my keywording structure looks like this:
    Men
         Basketball
         Golf
         etc.
    Women
         Basketball
         Golf
         etc.
    I know that true hierarchical keywords don't exist in Aperture. But when I assign keywords using the Keyword Controls or dragging from the HUD, the parent (men or women) is "attached" so you can search for the one you want.
    I want to be able to assign the proper keywords using Batch Change or in a metadata preset during import. But I have yet to find a way to do this. Is there some hidden syntax for this? Or is it one of those impossible things in Aperture's current (and rather limited) keyword handling?

    You're welcome.
    A second copy of the iPhoto library on a second drive is always good. I once lost my backup drive and the system drive at the same time, because a lightning caused a power surge that killed both my macs system drive and the connected backup drive. I was lucky to have a bootable clone of the system drive as a second backup.
    I like this version of the quote you cited:
    A little learning is a dangerous thing;
    drink deep, or taste not the Pierian spring:
    there shallow draughts intoxicate the brain,
    and drinking largely sobers us again.

  • Batch changing Word docs to Pages

    I've been using Word for years, now converting to Pages. In searching for a way to quickly convert all my documents to Pages, I've read posts here and found only advice for handling things one at a time -- though I may have missed a post. But I have found a possible answer, yet not sure of the consequences, so please advise. If you
    1. Click on a document and click on "more info"
    2. Open with option - select Pages. Just below this line are the words, "Use this application to open all documents like this, and the option button, "Change All..."
    So I pick an unimportant file and do this, and receive the message after pressing "Change All":
    "Are you sure you want to change all your Microsoft Word documents to open with the application 'Pages'? This change will apply to all Microsoft Word documents with type W8BN."
    One, I don't have any clue what documents will be included because of the "W8BN," because this is a designation I've never heard of, don't know how it is assigned. It is very specific to whether the document is all text, or who authored it, or does it literally refer to all current Word documents made with the version of Word I have (Microsoft Word X)?
    Until I know this, and the consequences of pressing "Change All," I won't do this. But if this is a truly simple and non-destructive way to batch change, how wonderful!
    To further complicate matters, I need this question answered for Leopard AND Tiger, as my husband is one and I am on the other....
    Thanks in advance,
    Tonia

    Yvan,
    I have downloaded your ForPages:batchWord2Pages.zip to try and convert a group of Word files to Pages. As the script asks, I have saved it as an application bundle. When I drop a folder (or a group of files) onto the saved application bundle Pages opens but then my system gets stuck in a loop. The computer makes a rapid 'bonging' noise (the sort it makes if you click a button by mistake) and then nothing else will work. I cannot force quit anything or use activity monitor to close any tasks. All I can do is hold the power switch to make the computer switch off.
    I have tried this on both my iMac & Mac Book Pro. Both run 10.5.2 and Pages 3.0.2. The same thing happens on both machines.
    Is there something else I need to set in the script before I save it as an application bundle?
    Thanks for any help you can provide
    Darran West

  • How to batch change year only?

    I would like to batch change the year only (leaving all other metadata, to include day and time, the same.  In a recent 5 day shoot I have discovered that my camera was set on 2013 rather than 2014.  Is this possible?  The date, to include year, does not seem to be an option under metadata batch change.  If I select all the photos and then change the year, it seems that all of them will also be set to the exact same day and time.  I am looking for an option other than changing the year on each one separately.  Thanks!

    bobio wrote:
    The result would be that all photos have the exact same date (month/day/year) and exact same time.
    What am I missing?
    The small print! (in the dialog to change the date/time). It says: 'The original date and time of the primary selection is shown below. Adjust it to the correct time and all selected versions will be time-shifted accordingly".
    What it means is based on the time difference you give it for the primary image, it will apply the same difference (time-shift) to all the others.
    Andy

  • Aperture: After changed the file name in Finder Aperture can't load the referenced file anymore

    After I've changed the file name/format in Finder Aperture can't load/relink to the referenced file anymore. For some reasons I don't like to reimport the file.

    As you told, the command "Locate Referenced File" doesn't work, if the filename doen't match exactly. And the filenames should keep their new names.
    "Locate Referenced File" will be able to reconnect one file at a time, if you direct Aperture to the matching file in the Loate Referenced File dialog, but it will not be able to recognise the other matching referenced files and to reconnect them all at once with the "Reconnect All" button.
    It will be a lot of work to reconnect the one by one.  Usually it is much easier to rename the original master files using Metadata > Batch change in Aperture than to try to do that in the Finder.

Maybe you are looking for

  • How do i open a pages document when I do not have it

    I have a mac but do not have pages and a person in my class sent me a document of her notes from pages. is there anyway I could open the document another way without having to install pages?

  • FTP adapter not activating on its own

    Hi all,   I have set up a sender FTP adapter and whenever a file falls in there the process is not trigered automatically...Everytime we need activate our directory settings to send the file through FTP adapter...I am not able to figure out why the F

  • Can I submit form using app.launchURL

    I want to submit a pdf form without replacing my page. I need it open in new tab. The script below is work, but it replaces my old page this.submitForm({ cURL: "http://localhost:8080/project/TestServlet", cSubmitAs: "PDF", cCharset: "utf-8" This scri

  • After Effects not letting me merge shape layers?

    I got after effects cs6. I'm working on building a somewhat complex shape made of 5 shapes using the pen tool and I wanted to merge them together. but it's not letting me. I've looked at the documentation and it says all you need to do is select the

  • Navigate menu does not function from right to left direction

    My navigate bars work fine from left to right, but when you go the opposite way (right to left direction) or not in sequential order, the current page on the screen remains. I have to click on the upper left arrow in Safari to make the navigation wor