Ann: LR2/TreeExporter - Export your images while preserving the folder structure

Hi,
I've just released a new plug-in that'll export images whilst preserving the original folder structure.
The plug-in scans the images to be exported in order to determine the deepest folder that contains all the images, and then exports the tree from this point (although you can optionally choose to start higher up) to your destination.
Real time examples are given so that it's very clear what's going to happen.  The UI is polished and easy to use.
More details here:
http://www.timothyarmes.com/lr2treeexporter.php
and don't miss the quick guide:
http://www.timothyarmes.com/lr2treee...sec=quickguide
As usual, comments and feature requests are welcome.
Tim

Hi,
Unfortunately the SDK doesn't offer access to this
information.
I hope some day it will...
SDK should provide methods to enumerate collections.
Even if it did this would probably not be possible
since a photo can belong to many collections.
But this is not a problem - copies will be duplicated in correspondent folders.
Regards,
Grafin

Similar Messages

  • Unzip a file preserving the folder structure

    Hi guys,
    I have create a zip file using java.util.zip and I preserv all directory structure. When I unzip the file using the same library, in the loop of ZipEntry I don't find never a directory. This the code that I use and don't work:
    public void dataDecompression(String pathArchivio) {
        try {
            fileInputStream = new FileInputStream(pathArchivio);
           checkedInputStream = new CheckedInputStream(fileInputStream, new Adler32());
           zipInputStream = new ZipInputStream(new BufferedInputStream(checkedInputStream));
           ZipEntry entry;
           while((entry = zipInputStream.getNextEntry()) != null){
                if(entry.isDirectory()){
                     //make dir          
               else{
                    //write file
    }Maybe I miss something in compression? Excuse for my bad english.
    Thanks in advance.

    three problems with that.
    1) you don't recusively create folders.
    2) you create a folder with the name of the file you want to write.
    3) you don't create files.
    File file=new File(entry.getName());
    if(file.getParentFile()!=null);
         file.getParentFile().mkdirs();
    if( !entry.isDirectory() ) {
    //code that write file;

  • New Mail Notification Buzzing in your ear while on the Phone

    Has anyone else had this problem...?
    I find it strange that the phone buzzes in your ear while on the phone when a new email arrives. I find myself having to ask the person on the other end to repeat themselves when in the middle of a conversation and all of a sudden "...BBBUUUZZZZ..."...
    Has anyone come across this, and/or figured a way around it...?
    BTW- Love the phone...
    PowerBook G4, Intel Mini (x2), iPod, iPhone   Mac OS X (10.4.10)  

    Good Ideas, but it would seem that the phone would be "silent" while on a call, except for another call, of course...
    Just an observation...
    PowerBook G4   Mac OS X (10.4.8)  

  • So far so good. But then, how do you return to the viewing mode while preserving the corrected photos. There is no way out such as a button " done " like the one present in mi iMac.

    In my ipad, looking at photos with red eyes I enter edit mode, red eye tool, correct and then what? How do I return to the viewing mode while preserving the corrected photos. There is no way out such as a button " done " like the one present in my iMac. Any solution ?

    In my ipad, looking at photos with red eyes I enter edit mode, red eye tool, correct and then what? How do I return to the viewing mode while preserving the corrected photos. There is no way out such as a button " done " like the one present in my iMac. Any solution ?

  • Package Check Error while activating the Appended Structure

    Hi CRM Gurus,
    A structure is appended to a standard structure. while activating the appended structure its throwing Error called-
    <b>Package Check for Table/Structure ZCDPR_BW_BUPA_LINKS</b> .     
    <b>The object TABL ZCDPR_BW_BUPA_LINKS uses SQLT DPR_BW_BUPA_LINKS</b>.
    plz help me to get the solution in this regard.
    Regards,
    Gokila

    Hi
       were you able to solve your problem?
       If so please update us. We are also facing same issue while activating the table.
       let us know the solution if you have solved the problem that will help us a lot.
    Thanks and regards,
    Amit

  • Need to batch convert PDF to RTF while maintaining original folder structure

    I'm using Acrobat Pro 9 and I need a way to batch convert PDF files to RTF while maintaining the original folder structure.  So for instance, I might get a set of interview transcripts that were conducted with members of 1000 randomly selected households in 3 different cities.  Something like this, where the words in all caps are folder names:
    BOSTON
           HH1001
                PERSON-1A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-2A
                        Interview1.pdf
                        Interview2.pdf
           HH1002
                PERSON-1A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-2A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-1C
                        Interview1.pdf
                        Interview2.pdf
    DETROIT
           HH2001
                PERSON-1A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-2A
                        Interview1.pdf
                        Interview2.pdf
           HH2002
                PERSON-1A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-2A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-1C
                        Interview1.pdf
                        Interview2.pdf
    As u can see, the folder structure can get quite complicated and it's important to keep it the same.  Is there any way I can batch convert without having to open all 1000 files at once (which would crash the computer) or without having to add each subfolder to the Export Multiple Files window?
    I also tried saving the original folders and files in a portfolio and then converting the portfolio, but that puts all the converted files in a single folder.

    Bernd Alheit wrote:
    For the output location choose 'Same Folder as Original(s)'
    Yes, I've done that many times.  It doesn't put them in the correct folder structure, it just puts all the new files in the highest-level folder.

  • Bank Analyzer - Error while creating the Position Structure

    Hi,
    We are implementing Bank Analyzer 6.0 and Implementing Financial Instrument and Financial Transaction.
    We facing an Error while creating the Position Structure,
    Error Message: Status of structure S40CURRACC is "New"
    Anyone has an idea how to fix this?
    Thank you,
    John Crawford

    Hi,
    1.Run Transaction - /BA1/F0_SGS_START
    2.Entered the name of the structure and try to "activate". 
    3.It will get Active without any inconsistency.
    Regards
    Phani

  • I wanted to transfer 4000  photos from my PC to my IPOD and IPAD, I did this but I thought the images would be still in their folders and not in an individual format, how do I retain the folder structure and transfer?

    I transferred my photos from my PC to my IPOD and IPAD, c. 4000. I thought they would be transferred in the existing folders, all I got was 4000 individual photos, how do I retain the folder structure?

    If you are syncing a number of folders from your computer then each folder should get it's own album on the iPad (http://support.apple.com/kb/HT4236) - I assume that you've touched the 'Albums' button at the top of the Photos app so as to view them by album, and not just the Photos 'button'.
    You could try closing the Photos app completely and then re-opening it : from the home screen (i.e. not with Photos 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Photos app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    Another option is to try a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • Adding chapters while preserving the original file size and type.

    Gone are the days of easily adding chaps in FCP7.  FCPX is here… chapters are gone!.  Now enter Compressor 4. 
    When exporting from Compressor am I ultimately going to end up with an additional file with new settings?
    I have followed the Compressor manual and understand that I can “Create a new batch from template” and am supposed to choose Create DVD.  I however just want to keep my file in its original maximum resolution while gaining the chapter marks that will be recognized in iDVD or Studio Pro.
    Can anybody offer me some advice or point me to some good resources? 

    Assume you're referring to Compressor 4, although the following would pretty much also apply to earlier versions.
    Yes; you will have an additional file with chapter markers.
    Select a preset…you can start with any of them, but Pro Res 422 makes the most sense.
    If your source file (the exported Quick Time file) was PR 422, it will not change the scale and will preserve the quality of your original file (or close enough so you wouldn't be able to see the difference even with a blown up projected image). If, for some reason you a codec other than Pro Res, go to the Inspector>Encoder pane>Video Settings>Compression Settings and make your choice. 
    In the Preview window, set the chapter markers, which are frame-accurate in an I Frame format like Pro Res.
    Submit and Compressor will spit out a high quality QT movie. You can then bring that movie into iDVD, which will recognize your markers.
    If you want to use DVDSP, you have two options. 1) You can let DVDSP do the encoding by importing the QT movie with chapters. 2) You can use Compressor to encode; you choose the DVD preset (Disk Burning) and it creates separate audio and video files that you then bring into DVDSP, which will "see" your markers in these files. Most DVDSP users use the second method because they have far greater control over the compression settings…but that presumes the user is relatively familiar with Compressor and Frame Controls.
    Finally, bear in mind that DVDs are standard definition, so – however you get there – the DVD will be much more compressed and much smaller resolution than any High Def format. However, the DVD end product can still look very good. Do some tests with small, but representative sections of your movie to see whether iDVD or DVDSP works best for you.
    Good luck.
    Russ

  • Exporting Aperture photos to an external HD while keeping existing folder structure

    Hi,
    I have over 300gb of photos on my MBP.  I need to export the photos onto an external Hard Drive and keep the existing folder structure.  How can this be done?
    My source for the Aperture library is iPhoto.  I know that I can 'show package contents' from right clicking the iPhoto library, but this only displays the masters.  I need the versions as I have done many edits on the majority of photos.  I am fine with having the photos separated out by date - renaming the folder isn't a problem.  I just don't want to have to sort through ALL of my photos and place them into different folders.
    Does anyone have any ideas?
    Thanks!

    Thanks for the information everyone!  I apologize if I'm not being clear. 
    Here are a few call outs:
    1.  I have my aperture library and iPhoto synced (the source of all my photos is iPhoto.  I exclusively use Aperture for photo editing however).
    2.  I am actually using a work computer and I am leaving the company.  Therefore I need to give the computer back.  I will be 'uninstalling' Aperture and eventually erasing all the photos.
    3.  I don't know what my next photo editing computer will be at this point as I have not purchased one. 
    4.  Since I don't know my next computer, I would like to have all of my existing "Folders" and "Projects" (as Aperture defines them) on an external drive so I can pick and pull the ones I would like to view / edit.
    5.  On my next computer, I would not like to import my exact settings / folder structure from Aperture.  I will be starting fresh.  With that said, I would prefer to have all my existing "Folders" and "Projects" in one giant folder called "Pictures" on my external HD. 
    Example folder structure on my External HD:
    Folder 1: Pictures
    Folder 1a: Aperture "Folder" 1
    Folder 1ai: Aperture "Project" 1
    Folder 1aii: Aperture "Project" 2
    Folder 1b: Aperture "Folder" 2
    Folder 1bi: Aperture "Project" 1
    Folder 1bii: Aperture "Project" 2
    I have roughly 90 "Projects" inside about 5 "Folders".  Of course I can create a folder on my external HD, select all the pictures, and click export for every single one of my "Projects", but I would prefer not do to that as it is incredibly time consuming.  I am looking for an automated way of copying all my photos to an external drive while maintaining my existing folder / projects hierarchy into what 'finder' defines as 'folders'.
    Although I would like to keep my 'masters' and 'versions', my original thought was to just export the versions.  So actually, I guess just 'moving' the entire library would work.  But since I don't know what computer I will work on and I may be on a temporary computer (install Aperture and manually select photos to import and work on), I wanted to have them be in a folder structure for easy importing and viewing if I wanted to on any mac. 
    My existing structure in Aperture are Folders --> Projects. 
    In order to copy my entire library, I have gone into (from finder) "Hard Drive" > Users > Wingmandan > Pictures > iPhoto Library.  I have taken that icon and dragged into my external HD.  It was 300 gb, and took about 8 horus to complete. 
    Desired end result
    -Be able to quickly reference/view the versions of my pictures on any mac through my external HD (Versions)
    -Be able to choose what photos to import based upon my existing 'folders' and 'projects' into my next computer (Versions and Masters)
    -Have a full backup of my Aperture Library
    I hope this makes more sense and I'm a bit more clear.  Again, thanks again for your help.  I need to return the laptop by the end of the week. 

  • How to blurr background of this image,while mting the window frame?

    I would like to blurr the background of this image of mom and child,while maintaining the integrity of the window frame. (ie i don"t wish to change the frame or blurr it.)
    i know if i select the mom and child via selection tools  and then go to filters and gauserian blurr and hit ok;it will blurr the background  as well as the window frame. I am sure this involves two procedures,but how would it be done? Thanks for your help!!

    Open the picture file
    Make a selection of the frame. I used the magnetic lasso tool, which works very well here. Once the selection is complete (see marching ants), go to Layer>new>layer via copy
    Use one of the selction tools, e.g. lasso ot selection brush, to select mom and child. Layer>new>layer via copy
    Blur the background layer with Filter>blur>surface blur
    To enhance this a bit, I applied unsharp mask to the frame layer and to the layer with Mom and child
    You could also blur the entire picture and use a mask to mask out the blur on Mom and child.

  • Photoshop CC: Have a template that I moved image into.  Image is too small.  How do I resize the image while in the template?  Or must I go to original image file and resize there again and again until I get the right fit?

    I have a template that I am able to plug different pictures into at different times.  The problem is that when I plug an image into that template, I find that the image is either too big or too small.  Is there a way to plug the image into the template and resize the image (and not the template itself) OR will I have to go to the file with the original image and resize it there and then try to plug it in to the template to see if it fits------and if it does not fit, go back to the original file with the image and resize it again and see if that fits---and so on and so on...........?  I have tried the" image size" option but it's hit or miss------mostly miss!
    Thanks!

    Read up on Smart Objects. It looks like you have no idea as to how to create and use them.
    Jut create a Smart Object from the layer containing whatever it image it is that you are "plugging into your template".  But you do need to learn the application at its most basic levels.
    Photoshop is a professional level application that makes no apologies for its very long and steep learning curve.  You cannot learn Photoshop in a forum, one question at a time.
    Or is it possible that you don't even have Photoshop proper but the stripped-down Photoshop Elements?"
    If the latter is the case, you're in the wrong forum.  This is not the Elements forum.
    Here's the link to the forum you would want if you're working in Elements.:
    https://forums.adobe.com/community/photoshop_elements/content
    If you do have Photoshop proper, please provide the exact version number of that application and of your OS.
    (edited for clarification)

  • Exported iPhoto images not showing in folder

    Hi,
    When I export a group of NEF images from iPhoto 06 Library, as JPG, to a new folder the files do not appear.
    If I repeat the export for the other export options the images appear.
    I did repeat this exercise and exported the images as JPG onto a USB drive, and was able to see them listed when viewed on another laptop.
    Any suggestions?

    Hi,
    I found that if I set the image size for the JPG, then the files are visible.
    Does anyone know why the files are hidden when the size is not defined?
    Thanks.

  • SPD "The server could not complete your request" while "Saving the XOML file"

    Greetz!
    I'm trying to resolve an issue where a SharePoint Designer Approval workflow on a list fails while "Saving the XOML file". The workflow has been reduced to a single step for tests and it still fails.The more details dialog is empty.
    The Event Viewer does not record the event and no unexpected events show up in the logs.
    Any ideas on what might be causing this?
    Thanks!
    Love them all...regardless. - Buddha

    Hello Kansas,
      Did you ever get a solution for your publishing issue. I have been seeing the same problem and I am reading blogs that is pointing to a Feburary 2011 CU as the possible solution. http://support.microsoft.com/kb/2557533

  • Can I export a Flash file to Photoshop and preserve the layer structure?

    I like to design some graphics in Flash, just because it's simpler and quicker to do what I'm after sometimes. However, I need Photoshop to add some finishing touches. Therefore I need to export a file from Flash and preserve the layers into Photoshop. I'm hoping that seeing as they are not only both developed by Adobe but also part of the same suite of tools that there must be a way, somehow. Appreciate any help...

    Dylan
    I have emailed back the fixed file and Word Export.
    You had a return after every single line. That is not necessary, it is a Word Processor and will wrap text as needed. Just hit return for the ends of paragraphs.
    You also had extra returns in the Header, I was unsure of what you wanted there so made it double spaced like the rest.
    There is an excellent book "The Mac is not a Typewriter" by Robin Williams, not sure if it is still in print but it is a good read.
    Peter

Maybe you are looking for

  • HP psc 2175xi Scanning Mac OS X Leopard 10.5.8

    According to the information at the web pages for the HP psc 2175xi AIO, scanning is not possible with Leopard 10.5 and later using the HP Scan Pro package. I got it to work. Powermac G5: Leopard 10.5.8 512MB RAM 250GB SATA HDD DVD-RW PATA interface

  • To display comments on a page on mouse hover

    Hi I have a reports tree.Each leaf in the tree is a link to a report in another application(a report page in another application).I would like the comments on the report page to show up when I hover over the link in the tree.How can I do this?Any hel

  • Resetting Develope settings to a group of photos all at once...

    How do I do it?

  • Problems appending email pdfs to existing portfolios using Outlook plugin.

    I'm trying to use the outlook pdfmaker plugin that comes with Acrobat X Pro to append Outlook 2010 emails to an existing portfolio.  I'm getting this error: "PDFMaker cannot append to the selected Adobe PDF archive because it was not created in Outlo

  • IPhone and iPhoto '09

    Whenever my wife or I connect our iPhone 3G S' to either of MacBooks, iPhoto '09 automatically opens up showing our iPhones in the Device bar on the side asking if we want to import any photos we may have. Is there a way to turn this feature off? Tha