Sequential numbering of imported scanned images in Aperture 2.1.4?

I have a large number of old photographs which I want to import into Aperture 2.1.4. via a scanner, (Lexmark P4350) and I would like them to be sequentially numbered preferably into the Version Name field but any field would do. At the moment they are kind of numbered as "Scan 01" "Scan 02" etc., but this only applies to each session I do—going back to "Scan 01" for the next session. Is there any way that this can be achieved so that all the imported images are sequentially numbered? I did wonder whether or not an Automator script would do it but I have not worked out how to use Automator! I am using Image Capture to scan and import into Aperture. Any help would be great. Thanks

This should be extremely easy to do with a custom name template after import into Aperture - you can choose to rename just the version or the file names as well. There are many different templates you can set up and each one containing a sequence will retain it's own count and pick up where it left off.
This post is for export but it works the same way for version and file-renaming, you can do it at the time of import or after using the metadata batch change function.
[http://photo.rwboyer.com/2008/10/28/aperture-2-quick-tip-naming-exported-images >
RB

Similar Messages

  • How can I import scanned images into InDesign CS5 using Mac10.6?

    I want to be able to import scanned images. What file format must I save the data in?

    Greg Parks L.A. wrote:
    For example, to print on a press you need images that are CMYK at 300 ppi, 100% scale. If you're just making office-quality documents or PDFs, you can use RGB images at a lower resolution.
    You do not need images to be CMYK for print. InDesign can handle the conversion from RGB to CMYK when exporting to PDF. The old rule of thumb that images for print need to be 300 ppi is history. The ideal minimum resolution is halftone screen times the square root of 2 (1.41421356). But you can get away with a lower resolution for most images.

  • Sequential Numbering on Import?

    Does anyone know if the Sequential Numbering option, in the LR 3 Import window, have the ability to remember the last sequential number used and then restart at the next sequential number when you load  a new card or import new images? Photo Mechanic has this ability and so does Aperture. In the new LR 3 a window comes up to give you the ability to tell the system what number you want to start with but after the import of images it does not change to the new sequential number that it should be after loading a group of images. It actually stays at the number you input although it does number the new photo files correctly, in a running sequence. My reason for wanting to do this is that I started with PM and have always used an ongoing running number system that I hope to continue with LR. It seems all the necessary elements are in place for LR 3 to do what I want but for some reason it doesn't' go all the way and recall the last used number of a sequence. I'm hoping I'm just missing a check mark somewhere that somebody can tell me about.

    You don't normally have to change these numbers. These are starting numbers for the {Import#} and {Image#} tokens respectively.
    Whenever you import something using these token for renaming at import, these increment automatically: {Import#} by one for each import session and {Image#} by one for each imported image. Incrementation spans multiple sessions.
    What you need is to set up a filename template in Import that contains the {Image#} token.
    NOTE: Due to a bug in LR 3.x, avoid using the other {Sequence#} token, which like the {Image#} token, but does not span multiple sessions, but rather is initialized at each import with the "Start number" that you set in import dialog. Make sure the "Start number" is set to 1, even if you don't have the {Sequence#} token.

  • VBA code to import scanned images into Photoshop CS2 with TWAIN

    Hi,
    I have to develop a solution that automates the scanning of an image using the TWAIN driver interface. Once scanned, the image appears as a new document in Photoshop where it will be further processed using VBScript scripts.
    The solution so far :
    Using the freeware 'EZTW32.dll' (copied into C:\WINDOWS\System\), I am able to open the TWAIN scan dialogue on screen, using the function 'TWAIN_AcquireToClipboard(Me.Hwnd, nPixTypes) from the 'EZTW32' dll.
    Once the image is scanned, the TWAIN driver is automatically closed, leaving the scanned image on the Windows clipboard.
    I then launch Photoshop CS2 using a shell code :
    (It is important that Photoshop runs minimized)
    Dim strPathname As String
    Dim lngShellReturn As Long
    Dim appRef As Object
    Dim newDocRef
    strPathname = "C:\Program Files\Adobe\Adobe Photoshop CS2\Photoshop.exe"
    lngShellReturn = Shell(strPathname, vbMinimizedNoFocus)
    Set appRef = CreateObject("Photoshop.Application")
    When Photoshop is running, then a new document is created and the scanned image is pasted into the document from the Windows clipboard...
    Set newDocRef = Documents.Add(8.268, 11.693, 600, "New Doc")
    newDocRef.Paste
    OK, this works up to a point. The newly scanned image appears automatically in Photoshop.
    The big problem is that when the user makes a change in resolution or draws a selection box in the TWAIN dialog, this data is not recovered from TWAIN, so the image size parameters in the new document cannot be set.
    A beter solution would be to write code that emulates the menu commands in Photoshop CS2:
    File -> Import -> [Current Scanner]
    that launches the TWAIN driver for the current scanner (the code must close TWAIN immediately after scanning). In this case, the resolution and image selection parameters are also imported into the new document.
    I am currently refering to the Photoshop CS2 SDK. Do I need to request the Advanced SDK ?
    Once beyond this point, then I think I can continue the image processing routines using VBScript as per the SDK.
    Any help or other pointers to the TWAIN problem would be VERY APPRECIATED !
    Lars

    PLEASE IGNORE MY PREVIOUS POST !
    I have now fully resolved the TWAIN problem. It works perfectly and is very robust. I am now continuing with the batch image processing for the newly scanned images using the Photoshop CS2 SDK scripting documents, that I find very detailed, well written, and VERY helpful :)
    Peace and love,
    Lars

  • Import scanned image

    Hi,
    I'm new in the iWork world, and there is a feature that was pretty useful for me when I used Word : Inserting an image directly from scanner into the document.
    -> I cannot find any mean to do that in Pages08 : did I miss something or is that just impossible ?
    If impossible that would be a huge leak, and I'd come back sadly with Word... Making at least 6 manipulations instead of 1, to add a scanned image in my documents is far too odd. Is there any plugin that would do that ?
    Thank you for your attention.
    JB

    Hi !
    Wow Yvan, merci beaucoup That's a pretty nice workaround, gonna try it right now !!
    Otherwise I'm surprised by the first answer, what you say is everything but Mac !
    Scanning an image on the hd is obsiously odd when you just need to do a simple PDF with no backup needs. I mean... All the Apple software has this incredibly intuitive and simple integration. Now, when I'm writing a document in Pages... if I have to :
    1 - Focus on the Finder.
    2 - Open a Finder Window.
    3 - Go to the Applications.
    4 - Scroll to the Scanner application.
    5 - Lauch it.
    6 - Scan the document.
    7 - Save it as a file.
    8 - Back into Pages.
    9 - Import the image file.
    10 - Go back and delete the scanned file.
    Holly smoke, that *IS* odd ! Such a maze to do a simple trick is just good for Windows users, not for Mac users... please agree with that
    Anyway, thank you very much for the script Yvan !
    JB

  • How do I import multiple images (from Aperture) to multiple pages in Pages?

    I can select and drag multiple images from Aperture to Pages, but they all are inserted on the same page. If I have 100 images, can I force Pages to insert one image on each of 100 pages?
    Thanks,
    Rick

    Burn for what purpose? To share with others?
    Export the photos to a folder on the Desktop. Burn that with the Finder. Result: a folder of images that any computer can read.
    Using iPhoto's Burn command creates an iPhoto Library on the disk and is suitable only for others also using the same version of iPhoto.
    This User Tip
    https://discussions.apple.com/docs/DOC-4921
    has details of the options in the Export dialogue.
    Note that rewriteable disks do not necessarily mean that you can append files to them, and require special burning software to do so.
    Regards
    TD

  • I'm organising my Aperture library today and I'm going to go through my photos folder, import the images to Aperture and then delete the original folders. Just curious if deleting the source folders is a big no-no or not.

    Topic title basically sums it up.

    Alright. For my case was, my source files are inside the Document folders. Since importing the pictures into Aperture, deleting the source files/folders did not cause any problems with Aperture.
    Whether it is a good idea or would depend on how comforatble you are with the idea in the first place. On one hand you can save up precious hard disk space, while on the other if the Aperture library gets corrupted, you might lose everything. Of course, having a backup of the Aperture library helps, as well as a time machine backup of it. On top of that you can also have an Aperture Vault to backup the library to a external drive.
    In summary i think a reasonlable backup plan is just as important regardless of whether or not the source file is in which location. For my case, i only have the Aperture library as all of my source. A time machine backs up everything including my library, in addition to that, i also use Aperture Vault to back up to another external drive just in case.

  • 35mm scan images for Aperture

    This is off topic but I know lots of Aperture users are also 35mm users.
    I want to scan and import into my library, all my 35mm slide library.
    Looking at the Nikon 5000 ED or the Powerslide 3650 to do batch images.
    The Nikon scores well in research but with the cost of a batch feeder is very expensive.
    Cant seem to get any feedback on the Powerslide scan results, but seems to have a good batch
    feeder. Much more realistic price tho
    Any users out there care to pass on any feedback? Is the Nikon streets ahead etc? ..or what

    a little more info for you.
    1. if you're scanning negative film, you'll get better batch scanning success with the slide adapter. we tried the film roll adapter but the software was not able to accurately determine the edges of the frames. with the slide adapter (and mounting all of the negatives as if they were slides), that edge determination problem went away and we can now begin a scan of 50 frames with confidence.
    2. I use SilverFast. it's excellent software with options that will really help you to get the most out of your film. we typically scan using multi-scan 4x or better for greater dynamic range. SilverFast is also compatible with Leopard (although I haven't tested it fully yet), which brings me to the next point.
    3. Nikon is giving up on the Mac market as far as scanners go. Much of their software has not been and will not be updated for Leopard or Intel. scanning professionals are advising people to look at other alternatives. many of the bed scanners with transparency functionality are now very good, offering excellent focus and excellent dynamic range, and templates/software that allow you to scan multiple strips at the same time.
    4. SilverFast offers JPEG2000 compression, and Leopard/Aperture is now compatible with JPEG2000 which is an option if you want the best possible compression while retaining image quality.
    I probably have a few more tips but they've escaped me for the moment ;–)
    cheers,
    Gregory

  • Importing scanned images from Canon MP560

    First let me say, that I am technically challenged. I have a Canon MP560 printer. When I scan a photo, it goes to my PC in MP Navigator. The only way I can get it to iPhoto, is to drag it to documents, then drag it to iPhoto. There must be an easier way. Also, is there a way to scan & import multiple photos at once? I'm sure there are easy answers/solutions to my problem, but like I said, I'm not very tech savvy. I'd appreciated any suggestions. Thanks.

    First let me say, that I am technically challenged. I have a Canon MP560 printer. When I scan a photo, it goes to my PC in MP Navigator. The only way I can get it to iPhoto, is to drag it to documents, then drag it to iPhoto. There must be an easier way. Also, is there a way to scan & import multiple photos at once? I'm sure there are easy answers/solutions to my problem, but like I said, I'm not very tech savvy. I'd appreciated any suggestions. Thanks.
    unfortunately these are totally a function of your scanner and the software you are using to scan - your best bet is the scanner manual.
    Since you are scanning to a PC it is unlikely that any here in a Mac forum will have much information
    Is your scanner a network scanner or is it just directly connected to your PC?
    Can you connect it to your Mac? If so see if you can use the scan function in Preview to san
    As to multiple photos - not easily - you can scan multiple photos as an image and then once that image is in iPhoto duplicate it once for each photo in it and crop out all but one photo in each copy so you end up with the photos individually in iPhoto
    LN
    Message was edited by: LarryHN

  • Importing RAW images from Aperture into iMovie

    Hello.  I'm trying to create a slideshow using iMovie, but apparently it only imports jpeg format images.  Most of my photos are RAW images, and I can't seem to figure out a way to get iMovie to import jpeg versions.  Can anyone help?
    v.
    Using Macbook Pro 2012 8GB
    Aperture 3.4.1

    Have just gone through the sequence again - using file - open and then locating the aperture library via applications.  The message I get is that adobe does not recognise this type of file.  I am sure I must be missing something, but cannot figure out what it is - any ideas.

  • Reset sequential numbering when importing photos

    I'm importing photos with a custom name.  I'm trying to get the image #0001 to reset starting at 1.  I cancelled the import the first time, so of course LR is now starting the import at a hgher sequential number.   Somethng simple please.  Any kind of workaround that lets me enjoy the vacation photos and not blow my weekend in front of a computer!  Thanks.  I see people posting the same question, but haven't found an answer.

    I would suggest finishing the import if you haven't already, then select all the photos in this set, and then go to the Library menu: rename, and choose "custom name - sequence," and be sure to enter 1 as start number.
    eta: you can also change the start number from the import window if you've chosen one of the options that includes "sequence."

  • Preview and image capture don't save imported scanned image

    Hi. Both preview and image capture aquire the scanner and displays the image overview. But when proceeding
    to scan, the application simply hangs and no image is saved.
    Maybe some prefs file is corrupted. Tried removing the com.apple.Preview from ~/Library/Containers, but didn't help....
    What to do???

    Not sure if this is relevant:
    1) TWAIN-BRIDGE is installed otherwise mavericks won't talk to the scanner.
    2) recently added an HP printer (no scanner). Shouldn't conflict with the scanner driver, but then again.....

  • Photoshop does not see scanner...can't import scanned images

    I recently migrated from Windowx XP (32 bit) to Windows 7 (64bit). On the xp computer, I installed the driver for my epson V500 photo scanner, and when go to File--> Import, there is an option to import via espon scanner. However, in Window 7, with Photoshop CS4 64 bit installed, the installed scanner does not show up on the import menu. I don't know how to get it to see the scanner as it does on my XP machine. I tried copying the photoshop plugins/import-export folder from the xp machine to photoshop (64)/plugind/import-export folder, but that didn't make a difference.
    I really need the scanner to be visible inside photoshop. Any help would be greatly appreciated.
    Thanks.

    If you are talking about 64 bit TWAIN there is none, and probalby will never be one.  Too many techincal problems.
    Most advise you scan with the scanner software and save to a location.  Many like this better as it does not tie up PS when scanning.

  • Cannot import scanned images in Elements 11

    After upgrading to Elements 11 from Elements 8, I find I cannot configure Elements 11 to recognize my scanners. My only choice is "Frame From Video". I have no problem with Elements 8 which I can still use. The scanners appear in the Apple system preferences and are available. What am I missing?

    In PSE 11 you must install the TWAIN driver. Go to Applications>Adobe Photoshop Elements 11>Support Files>Optional Plugins and move the ImportModules folder to Applications>Adobe Photoshop Elements 11>Support Files> Plugins, then restart your computer.

  • Imported RAW images badly corrupted, looks like red paint splashed all over the sky.  Photoshop and Iphoto have no problem with the images from my D800E.  Aperture worked fine for me in June with the same camera.  The Nikon software shows no problem.

    I am having a problem importing my images into Aperture 3 from my Nikon D800E.  The images appear as if red paint was splashed across the sky.  The Nikon software used to transfer from the camera does not show this problem and Photoshop 6 is fine with the images exported as jpg from the Nikon software.  Aperature does not even like the jpg images usable by Photoshop.  I am suspecting that Aperture is not correctly using the camera raw file.  Also, the histograms are radically different between the corrupted images and the Photoshop (good) versions.  Aperture worked just fine for me in June with the same camera.  All drivers and software are current as of this posting.  Anyone else out there seen this before??

    Are you sure you do not have Highlight Hot & Cold Areas turned on? (View->Highlight Hot & Cold Areas)?
    The bug in Digital Camera raw only affected Raw images. In your first post you wrote:
    Aperature does not even like the jpg images usable by Photoshop
    If the JPG's have the same problem then it isn't this bug.
    regards

Maybe you are looking for

  • Where can I get a case specifically for my MacBook Pro with Retina Display?

    I really want to get a case/sleeve that really fits my MacBook Pro with Retina Display; however, everywhere I look only has cases for the regular 15" MacBook Pro. I want something that has a tight fit on my Retina. Any ideas?

  • Anchored Objects Disappear When Page Moved

    I'm working in InDesign CS2 in XP environment. I duplicated a page that contains anchored objects. It was page one; the duplicate page is now page 5. I modified the duplicate page 5. Now I want the altered page 5 moved into page 1 position. When I mo

  • Picture disappears after exporting to Excel and saving.

    Afternoon, I appologise if this question has been asked before, but I did try search past posts. I am using CR4E, the latest version. I have designed a report with a Logo in the Page Header. (JPG). If I export the report as a Excel Report (Page Based

  • Two Dates Prompt error

    Hi Obiee experts i have faceing problem in obiee. i have two colums 1. Etl_start_date 2. Etl_end date when i try to create two date prompts one is etl_start date and etl_end_date. Here those columns data type is (DateTime). what is the my problem is

  • Query for Purchase Document

    Hello I am doing a Query. I need to add this field with the complete name of the person who did a Purchase document order. I found this field with this information througt transacction SU01. Full Name of Person ADDR3_DATA NAME_TEXT That field contain