Creating Contact Sheets by selecting images in sub-folders

I'm new to scripting, so not sure whether this is within the realms of possiblity, but hope that there's an expert out there up to the challenge!
My goal is to develop a script to automate the process of creating contact sheets for each pupil of a school photoshoot.  The folder structure being used presently is:
1st level folder:     School name (e.g. "Southbridge School")
2nd level folders:     Class teachers name (e.g. "Smith")
In each 2nd level folder (i.e. representing each class) there are always 3 images per child (post processed, so ready to convert to contact sheets).  The image numbers run sequentially, so the first 3 image numbers in the folder are of the 1st child, the next 3 are of the 2nd child, and so on....
The script I'm looking for would allow me to point Photoshop to the 1st level folder and then automatically create a contact sheet for all children 'found' in the sub-folders.  To do this the script would need to do the following:
Taking each 2nd level folder in turn, recognise each 'child' is represented by 3 consecutive images - and starting with the 1st 3 images in the folder create a contact sheet.  Then, move on to the next 3 images in sequence and create the next contact sheet, and finish after it completes the final 3 images in the folder.  Then, move on to the next 2nd level folder...
Create each contact sheet with the 3 images in colour and then the same 3 images in black and white (so 6 images per contact sheet), including the image number under each and a copyright watermark
Save all contact sheets generated from all of the classes all together in 1 new folder at the 2nd level called "Contact Sheets"
Give each contact sheet a unique name in the format "<Class teachers name> - xxx"   (e.g. "Smith-1", "Smith-2" etc...)
So, are there any Photoshop masters out there up to this challenge?!  Your help would be greatly appreciated because the learning curve on this one looks v. steep!
Alternatively, if you can think of a better way of doing this I would also be keen to hear!
Thanks

Awesome! I didnt even know aperture could do that
Now another quick question on this topic, if im using RAW files, does aperture need to convert the file to jpeg or tiff (like it does if you export version as jpeg)?
If it does, that may be a problem as it takes forever for aperture on my macbook to convert raws and save as jpegs, like a good minute or two per photo, and if i have 200odd photos....not good, people will crack it waiting and leave.
Or does it print as raw? Cause im pretty sure my printer (or any printer) can not print raw files. Will try it tonight on my printer but a heads up will be useful.
I could just shoot in hi-res jpeg, but id rather shoot raw incase they want a large poster size print etc.
Thanks.

Similar Messages

  • Applescript create contact sheet Error

    Hi all,
    I'm using Applescript to filter my images and create a contact sheet from those filtered images. Now I'm stuck at creating the contact sheet. The error I get is:
    error "Can’t get list of {alias \"Macintosh HD:Users:stopar:Desktop:sorted:OA0001-1.jpg\", alias \"Macintosh HD:Users:stopar:Desktop:sorted:OA0002-1.jpg\"....
    My script looks like this:
    tell application "Finder"
    set sourceFolder to choose folder  -- temporary testing by selecting a folder. File filter script will be placed here
    set filesList to (files of entire contents of sourceFolder) as alias list
    end tell
    tell application "Adobe Photoshop CS4"
    activate
    create contact sheet from files list of filesList
    end tell

    It looks at first glance that you are asking for a list twice… This worked for me… Just tested with a bunch of TIFFs. Put a basic filter in there too.
    tell application "Finder"
    set sourceFolder to choose folder
    set filesList to (files of entire contents of sourceFolder whose file type is "TIFF") as alias list
    end tell
    tell application "Adobe Photoshop CS2"
    activate
    create contact sheet from files filesList
    end tell
    and as if by magik Im back to the other me… again…

  • Multiple contact sheet from multiple image folders

    Hi everybody,
    I have a folder with 120 subfoders with 30 images each, 
    is there a "automatic way" to make a  contact sheet of every subfolder: 120 contact sheet of 30 images in this case? 
    i need help

    Hi GKaiseril, thanks for reply.
    Yes, I use Bridge to do that, but I need to automate the process.
    Know a script with which you can select a folder and make a contact sheet different for each subfolder containing? Preferably for Bridge or Photoshop.
    Best regards.

  • Create Contact Sheet II missing

    Hi,
    I'm trying to create a contact sheet in CS4 using <File><Automate><Create Contact Sheet II>
    The trouble is that <Create Contact Sheet II> is missing from the drop-down menu. This is the first time I've tried this since downloading and installing CS4, but I've done it often using CS3.
    How do I find/retrieve this menu option?
    Thanks

    c.pfaffenbichler wrote:
    Please read up on the changes in CS4.
    Contact Sheets can be created in Bridge now.
    Yes but they are not satisfactory for many reasons.
    You can get the legacy plug-ins from the Goodies folder or download them from the Adobe site.
    See http://www.adobe.com/go/kb404900

  • Creating Contact Sheets

    Has anyone had trouble creating contact sheets through Bridge/Elements 8 (Mac)? It is driving me crazy!
    Many Thanks!
    Jennifer

    Can you please specify the exact problem that you are facing here.
    Regards,
    Chhaya

  • Folders Filter for "Include Images in Sub Folders"

    The Shoots Tab in the Beta Version had a filter in the Tab to decide whether to include images in sub-folders/shoots within the Grid View.
    I need this function back for the Folders Tab!

    Already on the list. When it comes is something else.
    Don
    Don Ricklin, MacBook 1.83Ghz Duo 2 Core running 10.4.9 & Win XP, Pentax *ist D
    http://donricklin.blogspot.com/

  • Create contact sheet based on source image dimensions?

    I have some video stills that need to be laid out in a contact sheet / storyboard. I don't care about the dpi, the paper size etc. None of that matters to me because this is simply for viewing on screen. I just need a contact sheet with these frames laid out 4 collumns x 3 rows, and I need the frames full rez, and I don't want any gaps or borders. In other words, if I have 12 frames, and each frame is 720x540 pixels... I want Bridge to spit out a file 2880x1620px with my frames laid out without any gaps/seams. Can Bridge do this? I haven't figured out how.
    thanks

    I would like to create a contact sheet of the pages. Can I?
    Bridge Output Module creates a multipage PDF with options to choose on size, orientation and amount of files per page but can't read all pages separately, it only uses the first page of a PDF.
    You can however extract the pages in PS itself. Open the PDF file using right mouse click in Bridge and choose Open With; Photoshop.
    Then you will see an option window with small thumbs of each pages. Select all the thumbs and set the options as you wish. Then hit Open and you have all the pages as separate files. Use Save as (or create an action to batch save the files if it are many) and then open the folder with the new files in Bridge. Now you can use the option for more files per page in the Output Module.
    Or use the Contactsheet II script that has returned in CS6 and choose to use the open files.

  • Create contact sheet from multi-page PDF

    I have a multi-page PDF (A brochure with 1 image on each page). I would like to create a contact sheet of the pages. Can I?

    I would like to create a contact sheet of the pages. Can I?
    Bridge Output Module creates a multipage PDF with options to choose on size, orientation and amount of files per page but can't read all pages separately, it only uses the first page of a PDF.
    You can however extract the pages in PS itself. Open the PDF file using right mouse click in Bridge and choose Open With; Photoshop.
    Then you will see an option window with small thumbs of each pages. Select all the thumbs and set the options as you wish. Then hit Open and you have all the pages as separate files. Use Save as (or create an action to batch save the files if it are many) and then open the folder with the new files in Bridge. Now you can use the option for more files per page in the Output Module.
    Or use the Contactsheet II script that has returned in CS6 and choose to use the open files.

  • Questions Re: (1) Creating Contact Sheets, and (2) Editing photos

    Hello,
    I have two questions about iPhoto '09:
    (1) Regarding the creation of a contact sheet, how do I select more than one photo at a time?!? I open up my photos, click on a photo to choose it. If I try to click the next photo I want on the contact sheet, the first one is un-chosen. I click File > Print > Contact Sheet, and sure enough, only the most-recently chosen photo is the only one on the sheet.
    (I have tried Edit > Select All > Print > Contact Sheet, but [as is implied in the "all" part of Select All], of course this results in a contact sheet full of photos I don't want.)
    (2) Sometimes when I pick a photo to edit, click the Edit icon at the bottom of the window, get the enlarged pic and start editing, none of my changes show up i in the enlarged image. But when I click "Done," the changes are there in the image in the album. This is annoying, since while editing, I have to click "Done" to see the effect of a change every time I make one, and then start all over with the "Edit" icon, make more changes, click "Done" to see them, etc.
    This does not happen with every photo. Weird.
    Thanks, anyone, for ideas and help.

    Light
    Welcome to the Apple user to user assistance forums
    (1) Regarding the creation of a contact sheet, how do I select more than one photo at a time?!?
    The same as all Mac selections:
    - you can click on the first of a set of contiguous photos and then depress the shift key and click on the last of the set and select all photos from the first to the last
    - you can click and drag across a set of photo to select the set
    - you can click on a photo and then depress the command (apple) key and click on additional non-contiguous photos to select them
    - you can make an album of the photos you want and display the album and select all
    and on and on and on - there are many, many ways to select multiple photos
    (2) Sometimes when I pick a photo to edit, click the Edit icon at the bottom of the window, get the enlarged pic and start editing, none of my changes show up i in the enlarged image. But when I click "Done," the changes are there in the image in the album. This is annoying, since while editing, I have to click "Done" to see the effect of a change every time I make one, and then start all over with the "Edit" icon, make more changes, click "Done" to see them, etc.
    quit iPhoto and with the finder Delete your iPhoto preference file - "your username" ==> library ==> preferences ==> com.apple.iPhoto.plist - launch iPhoto and it will create a new default preference file, set any personal preferences you want and if you have moved the iPhoto library repoint to it
    LN

  • Adobe Bridge CS5, error when creating contact sheet "There is insufficient disk space..."

    I am running Bridge CS5 for the first time and I receive this error when attempting to create a contact sheet. "There is insufficient disk space to complete this operation." The image files I am using are web optimized and very small. The error even occurs when attempting one small image. I have gone back to using Bridge CS4 and it works just fine. Any help?
    Thanks!

    I think I narrowed this down to having a network volume mounted with a share name of "Users".  The strange thing is even you if unmount the volume you will still have problems.  However, if you avoid mounting the volume entirely (from boot) it will be OK.
    The solution, it appears, is to rename the sharepoint to something other than "Users".  This worked for us.  I'm not sure if it matters whether the server is Windows or Mac OS.  In our case the sharepoint was an AFP volume on Mac OS.
    We had other errors related to Bridge such as "unable to create folder" and the path in the message appeared to be /Users/currentUser/.....  which made no sense at all.  However, if Bridge was internally trying to use /Volumes/Users (the mounted sharepoint), it would not only not find "currentUser", but it would not have permissions to create that folder either.
    So, another possible solution could be to grant file creation rights on the network volume "Users".  Another not-so-great idea.
    Hope that helps someone else!

  • Contact sheets - order of images

    Running Windows XP, and Photoshop Elements 2.0 - I have a folder with about 125 pictures and would like to make a series of contact sheets. I want them in a particular order and have given them consecutive numbers in front of the titles to keep them in order in the folder. Problem is when creating the contact sheet it seems to select them and place them on the sheet in random order. Is there a way I can ensure the order remains the way I want it? Thanks for any help I can get!
    Joyce

    Joyce,
    Could you check one thing, please. I'm wondering if your numbering scheme may be causing a problem.
    By chance are you seeing a pattern of 1FN,10FN,11FN...2FN,20FN with FN being File Name. Sometimes when used in front of file names, a PC will read the values as chararcters instead of numbers.
    If the pattern is truly random 1FN,9FN,3FN then post back and we'll see how to fix this.

  • Create contact sheet

    I have adobe photoshop cs6.  I use the automate - picture package in my older versions.  It is not an option in cs6.  To create a contact sheet.  I would like to do 9 images, of the same image (for trading cards).  I input the 3 images across and 3 images down, choose my image, but only one comes up on my contact sheet.  How do I do 9 images of the same image?  Or, is there a plug in for picture package?

    Slow down. You wrote you have CS6.  Now you you write you have Windows 8.1 and a HP Envy. HP Envy  all in one or note book ?  In any case I guessing it has a 64bit processor.   The PDF is for CS5 not CS6.   Adobe made some configuration changes from CS5 to CS6.  There are two versions of Windows CS6 Preternatural and Subscription.  The CS5 plug-in will not work in the CS6 Subscription version of Photoshop.
    Adobe in CS6 also added back Contact Sheet II that was removed in CS5 but made available as an optional download.   CS5 Contact Sheet also contained Picture Package.  The Contact Sheet II added back into CS6 was stripped the Picture Package feature.
    The CS6 Windows installer  install both a 64Bit and a 32Bit Photoshop executables when you run a 64Bit Windows OS.  So there is a 32bit Plug-in folder for the 32 bit Photoshop and there is a 64 Bit Plug-folder for the 64 Bit Photoshop.  in the CS5 optional plug-ins download there are both 32 and 64 bit version of the plugins.  When you have a 64 bit Windows OS both the 32 and 64 bit Plug-ins. Should be installed.  There was a configuration change made in CS6 for Plug-in.  The Optional CS5 Plug-ins should be installed like third Party Plug.  Adobe moved where the install their required.  I you read the CS5 Optional Plug-in PDF you would find the both the CS6 32 bit and 64 Bit Plugins folders were empty.  These folders in CS6 were created by the Adobe Installer for third party to install thir Plug-ins in.  These two folders should be where you copy the CS5 optional Plug-ins to.  The 32 bit one into "C:\Program Files (x86)\Adobe\Adobe Photoshop CS6\Plug-ins"  and the 64 bit one into "C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Plug-ins".  Note the two Contact Sheet II in My CS6 perpetual Automate menu.... On my other system I have CS6 Subscription version installed the CS5 plug-ins do not work in that CS6 version Adobe remove some Plug support or disables the CS5 Plug-ins...

  • OUTPUT tab is blank, it doesn't show options for creating contact sheet

    Bridge CS5 on 3.1 GHz Intel Core i5 iMac running 10.6.8
    The title says it all. When I go to the output tab to create a contact sheet. None of the options show up anymore.
    I've reset preferences and the issue still persists.
    Does anyone have any ideas on how to fix this issue?
    Thanks!

    I am connected to a network but we don't share applications. CS5 Design Premium is installed on my machine.
    See screenshot below:
    What is the relevance of this? We seem to have the same location for the output module file.
    Why does mine not work?
    See screenshot below:
    The Adobe Output Module is in my Startup Scripts but it still doesn't work.

  • I can't create contact sheet with Photoshop CC

    Hi,
    I have a problem,
    Since I have installed Adobe Photoshop CC, I have never been able to use the option Contact Sheet II
    Here the error message that I get when I use the option
    Please help me

    - Transformation impossible, car les disques de travail sont saturés.@8890
    2013-09-05T15:05:49 -
    ==============Exception==============
       Message: Erreur: Une erreur générale de Photoshop s'est produite. Cette fonction n'est peut-être pas disponible dans cette version de Photoshop.
    - Transformation impossible, car les disques de travail sont saturés.
       File: /c/Program Files/Adobe/Adobe Photoshop CC (64 Bit)/Presets/Scripts/ContactSheetII.jsx
       Line: 8890
       Error Name: Error
       Error Number: 9001
       Line: (8881)            if (e.number == 8007) {      // User cancelled
       Line: (8882)              try {
       Line: (8883)                layer.resize(100, 100, AnchorPosition.MIDDLECENTER);
       Line: (8884)              } catch (e) {
       Line: (8885)                if (e.number != 8007) {      // User cancelled
       Line: (8886)                  Error.runtimeError(9001, e.toString());
       Line: (8887)                }
       Line: (8888)              }
       Line: (8889)            } else {
       Line: (8890) >> Error.runtimeError(9001, e.toString());
       Line: (8891)            }
       Line: (8892)          }
       Line: (8893)   
       Line: (8894)        } catch (e) {
       Line: (8895)          if (e.number == 8007) { // User cancelled the operation
       Line: (8896)            Error.runtimeError(8007);
       Line: (8897)          }
       Line: (8898)   
       Line: (8899)          var msg = ('Image file not placed: ' + file + ' - ' + e.message +
       Line: (8900)                     '@' + e.line);
    [ContactSheetII.jsx]
    main()
    _main()
    process([Object:[object Object]])
    process([Object:ContactSheetIIOptions])
    _processX([Object:ContactSheetIIOptions])
    processFiles([Object:ContactSheetIIOptions])
    contactSheetX([Object:ContactSheetIIOptions])
    createCell([Document:[Document Planche contact-002]],[Object:ContactSheetIIOptions],800,2000)
    createCellHP([Document:[Document Planche contact-002]],[Object:ContactSheetIIOptions],800,2000)
    insertImageHP([Document:[Document Planche contact-002]],[Object:ContactSheetIIOptions],[Array:800,2000,1600,2958],[File:/e/_mac_a_t ransferrer/5_DGgraphisme/P1_SignesSymboles/recherche/YinYang.jpg])
    insertImageIntoBounds([Document:[Document Planche contact-002]],[ArtLayer:[ArtLayer YinYang]],[Object:ContactSheetIIOptions],[Array:800,2000,1600,2958],[File:/e/_mac_a_trans ferrer/5_DGgraphisme/P1_SignesSymboles/recherche/YinYang.jpg],true)
    logException([Error:Erreur: Erreur: Une erreur g\u00E9n\u00E9rale de Photoshop s'est produite. Cette fonction n'est peut-\u00EAtre pas disponible dans cette version de Photoshop.\n- Transformation impossible, car les disques de travail sont satur\u00E9s.])
    exceptionMessage([Error:Erreur: Erreur: Une erreur g\u00E9n\u00E9rale de Photoshop s'est produite. Cette fonction n'est peut-\u00EAtre pas disponible dans cette version de Photoshop.\n- Transformation impossible, car les disques de travail sont satur\u00E9s.])
    Log File:C:\Users\AnimateTrunks\AppData\Roaming\ContactSheetII.log
    ==============End Exception==============
    2013-09-05T15:05:49 - Sheet creation complete
    2013-09-05T15:05:49 - End Processing
    2013-09-05T15:05:49 - 1,212 seconds overall per image
    2013-09-05T15:05:49 - 0,518 seconds processing time per image
    2013-09-05T15:05:50 - ContactSheetII Shutting down.

  • Looking for a way to create Contact Sheets in InDesign CS5..

    I am looking for an easy way to make a Contact Sheet template in InDesign CS5, I am wondering can it be done using Live Captions? What I essentially want to do is create a page with a grid, say 3 across 3 down, and be able to simply import the photos, and have the photo's name appear below it.
    Thanks in advance for your reply,
    Sebastian

    http://layersmagazine.com/indesign-cs5-live-captions.html

Maybe you are looking for

  • Can't load Netflix - Firefox says something about cookie problem and recommends try again button. ("The page isn't redirecting properly Firefox has detected tha

    Can't load Netflix - Firefox says something about cookie problem and recommends try again button. ("The page isn't redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete

  • Moving or zooming the canvas crashes my system.

    Been having this problem for a while now, and I just cannot seem to fix it. It also seems like nobody asked the exact same question before. All previous forum posts seem to be about photoshop itself crashing, while in my case my entire system locks u

  • Database File Size Management

    Hello, I have an application that stores large records (capped at 1M each in size, but on average around 0.5 M), and can at any given time have hundreds of thousands of such records. We're using a BTree structure, and BDB has thus far acquitted itsel

  • FMS 3.5 Licensing

    Hi Forum, Just got my license for FMS 3.5 and I would like to set up a test server. Later I need to install the FMS 3.5 on our main server in a data center. Will this give me license issues? Regards, Rick

  • Video Podcasts not showing on Source list!

    I'm having a problem with my iPod. I think it's because I deleted some playlists and smart playlists. Everytime I click Videos > Video Podcasts > My video podcasts seems to have disappeared! (This is on my iPod) I tried the help button on iTunes...an