Batch Import .XMP info into DNG Files

I have a few thousand Canon 5D RAW files that have accompanying XMP files created by PS CS2 containing of a lot of metadata that I manually typed in for each photo.
Because of some better ICC profile features in DXO Optics Pro 4.x, I want to batch process my Canon 5D raw files (with XMP EXIF data) by DXO Pro into DNG. My problem is how to batch incorporate the XMP data into the resulting DNG file. It doesn't appear
I found a way I can manually import the data in CS3 for a single photo. However, that's no good for 3000 photos.
Does anyone have a simple batch method that will do what I want? The XMP files are all named the same as the RAW files, so matching up the files is a piece of cake.
Could I create an action that would somehow open the new DXO generated DNG file, and import the XMP file using some type of filename matching process?

Why not simply run the DNG Converter on that folder? It will merge the XMP sidecars into the resultant DNG files.

Similar Messages

  • Problems reading xmp data into dng files

    Hi there,
    I am working on a Mac and have exported files as lossy dng for colour correction externally. They have done the work for LR 5 process (I am using CC) and returned xml files. I cannot seem to read this data into the dng files for further editing in Lightroom. I have tried re-importing them and I have tried reading metadata from file. Any help would be appreciated as I usually simply read the xmp to the original RAW but the RAW files are currently on an external drive in another country!!!
    Thanks,
    Andy

    Moominman wrote:
    I am basically trying to export xmp files from a set of low resolution dng files so that I can access my Lightroom edits in the RAW files. I have separated the RAW and dng files in different folders
    Hi Andy,
    I dunno how best to get extracted xmp files into the raw folders, but if you are comfortable with exiftool, you can use it to extract xmp sidecars from DNG files.
    If you want a turn-key solution which does not required you to futz with exiftool, then consider a free plugin I wrote:
    robcole.com - xEmP
    It will allow you to create xmp sidecars with all your DNG adjustments and metadata (which can then be applied to the non-dng raw files).
    However, if you won't need the DNGs in your catalog afterward, then the easiest way is to convert them back to proprietary raw format using this plugin (also free, and I wrote it):
    robcole.com - UnDNG
    Conceptually, you can think of it as converting the DNGs to proprietary raw format, but note: it doesn't convert anything, it just allows existing raw files that are NOT in the catalog, to replace the DNGs that are in the catalog. All adjustments and metadata and everything else will be preserved (just like when you convert a proprietary raw to DNG format).
    Rob

  • AE not reading all the XMP data from DNG files

    I'm working on a very large time-lapse for a construction company - I have a sunset that is broken between two folders and rendering the folders seperately makes Quicktime unhappy during playback and I get an ugly jump in sunset exposure.
    So I combined the two folders in Lightroom (LR) from my RAW files (NEF) and exported the entire sequence as DNG files with simpler numbering. The sequence is about 1560 files and constitutes about 22 GB of data. I created a new LR library from the DNG sequence to make sure it all looked good and it does.
    I imported the same DNG sequence into AE, checked a few frames in the preview and sent it out to render. Two thirds of the way through the QT movie, exported in H.264 at 30 fps, I start seeing problems. Huge sections look like the XMP data has not been read, then there's a good section and then bad again. I matched the movie time to preview in AE and indeed saw the same problems in the AE preview. So the problem begain in AE's reading the files from the folder, not in rendering.
    I went back to LR for file comparison. There was no problem in LR. All the DNGs look great.
    I'm on a MacBookPro Retina with 2.8 GHz Intel processor, 16GB 1600 MHz DDR3 Ram and NVIDIA GeForce GT 650M 1024 MB graphics
    I have the standard 69GB cache on an external drive and have 11GB RAM available for AE.
    Installed CPUs =8
    CPUs reserved for other apps = 2
    RAM allocation per background CPU = 1GB
    Actual CPUs that will be used = 6
    I have the latest AE from the Adobe Cloud, although I haven't done the most recent update yet.
    My thought was to break the folder up into smaller segments for rendering, but that's not the problem. I see the XMP hasn't been consistantly read in preview. To me it doesn't make sense that the folder is too large for preview because it's not even rendering it there, just reading the files...?
    Any insight, solutions?
    Thanks,
    Dennis

    Moominman wrote:
    I am basically trying to export xmp files from a set of low resolution dng files so that I can access my Lightroom edits in the RAW files. I have separated the RAW and dng files in different folders
    Hi Andy,
    I dunno how best to get extracted xmp files into the raw folders, but if you are comfortable with exiftool, you can use it to extract xmp sidecars from DNG files.
    If you want a turn-key solution which does not required you to futz with exiftool, then consider a free plugin I wrote:
    robcole.com - xEmP
    It will allow you to create xmp sidecars with all your DNG adjustments and metadata (which can then be applied to the non-dng raw files).
    However, if you won't need the DNGs in your catalog afterward, then the easiest way is to convert them back to proprietary raw format using this plugin (also free, and I wrote it):
    robcole.com - UnDNG
    Conceptually, you can think of it as converting the DNGs to proprietary raw format, but note: it doesn't convert anything, it just allows existing raw files that are NOT in the catalog, to replace the DNGs that are in the catalog. All adjustments and metadata and everything else will be preserved (just like when you convert a proprietary raw to DNG format).
    Rob

  • How to get all paragraphs style and their fonts of a  indesign file and write all info with para info into txt file with scripting

    how to get all how to get all paragraphs style and their fonts of a  indesign file and write all info with para info into txt file with scriptingstyle and their fonts of a  indesign file and write all info with para info into txt file with scripting

    I write the script this one works
              var par=doc.stories.everyItem().paragraphs.everyItem().getElements();
      for(var i=par.length-1;i>=0;i--)
           var font=par[i].appliedParagraphStyle.name;
            var font1=par[i].appliedFont.name;
             var size=par[i].pointSize;
            WriteToFile (par[i].contents  +   "\r" +  "Style  : " + font  + "\r" +  "FONT1  : " + font1  + "\r" +  "Size  : " + size  + "\r", reportFilePath);
                            function WriteToFile(text, reportFilePath) { 
        file = new File(reportFilePath); 
        file.encoding = "UTF-8"; 
        if (file.exists) { 
            file.open("e"); 
            file.seek(0, 2); 
        else { 
            file.open("w"); 
          file.writeln(text);  
        file.close(); 
    Thanks for all your support

  • I have a Canon 6d and would like to convert my raw ( CR2) photo's into dng files. Adobe DNG converter 8.4 doesn't recognise the CR2 files. How can i solve this?

    i have a Canon 6d and would like to convert my raw ( CR2) photo's into dng files. Adobe DNG converter 8.4 doesn't recognise the CR2 files. How can i solve this?

    It is possible that you are not following instructions correctly in the DNG converter. The DNG converter interface asks for the FOLDER that contains your raw images. Choose the folder, but don't open it. After you have chosen the folder, click on the Convert button. The DNG conversion process should start.  Does that help you?

  • How can I import vcard info into numbers 3.0?

    How can I import vcard info into the new numbers 3.0?
    To the old numbers, it is easy ;-)

    If you're trying to bring in information from Contacts, another user (I'll try to find the link) posted a "hidden solution".  In Contacts select as many contacts as you want, command-c to copy, then in a Numbers sheet command-v to paste. A table is formed automatically.
    SG
    Edit:
    Found it. ronniefromcalifornia in this thread.

  • How can I import vcard info into numbers?

    How can I import vcard info into numbers?
    Message was edited by: Clinker1122

    Yes, you should be able to. What have you tried, and what happened?
    Jerry

  • Importing XMP sidecar with PSD files

    I've got a boatload of PSD files in Aperture with keywords and other metadata. I want to import these into LR5.
    Aperture will not (AFAIK) write the metadata I have in Aperture to the files themselves since they are PSDs. But it does write to XMP files, so I exported a test batch, PSD + sidecar of same name to a folder. I go to import that folder into LR5 and it works, except no metadata.
    I checked the metadata in the sidecars with a text editor; it's there.
    I tried the Metadata>Read Metadata from File menu; nothing.
    What's up?

    Thanks. One problem is that Aperture doesn't seem to put things in the XMP that I'm interested in, or in places I wanted in sidecars. I didn't get too far into it, but it seemed to write a more complete set of data into the tiffs than into the sidecar for the same file. I didn't really care if it was in XMP or exif or IPTC or wherever as long as it was useful in LR. As it turned out, exporting to tiff with the metadata from Aperture was the fastest way to go for thousands of files.
    BTW, anyone have a nice chart with where various bits of metadata are stored by common applications? Although each has it's own standard there doesn't seem to be enough agreement about where a "keyword" or "tag" winds up in exif, IPTC, XMP, xattr, etc. Annoying. Supposedly Mavericks in the MacOS is gonna have some support for tagging (gee, welcome to the 21st century) in lieu of labels; wonder if they'll make any use of any of the formats we use.
    BTW, Graphic Converter 8 was very helpful in massinging metadata and reorganizing in the move from Aperture to LR. After all these years it still proves to be super useful.

  • Premiere CC does not let me show Camera Raw after imported blackmagic Cinema Camera DNG file

    as the title said, I have imported my DNG files that shot from blackmagic cinema camera into Premiere CC 7.2 and the Camera Raw software does not pop up to let me do the color correction !! but in AE works well
    please help me !! how to solve this problem (and the workflow if possible)

    thanks u for the quick reply.. but can I ask u another question !!!
    Can u give me some workflow about how to color correction my Raw video to deal in premiere ? I meant, do i have to Import my raw video to AE and then do the color correction and then export or blah blah blah.. please, i have no idea how to deal with it.. cuz i need to work premiere

  • Incrementally appending  custom XMP metadata into PDF files

    I have a problem writing custom XMP metadata into a PDF document (I'm using the XMP Toolkit SDK).
    The problem is that I don't know whether is possible to expand the XMP packet in order to append metadata incrementally into the document, and, if it is possible, I don't know how to do it. The program I wrote succesfully appends an item to an array four times, but it fails when trying to append the fifth one. The reason obviously is that the packet gets full and there is not room for more metadata. The error message, if I force the PutXMP call, is:
    ERROR: Can't fit into specified packet size
    So, what can I do? How to enlarge the packet or make it expandable? Or, otherwise, have I to inject a new XMP packet with the up-to-date information in it? How?
    And a last question: Have I to scan for packets when dealing with PDF files? No smart handlers are available for this kind of files?
    Thanks in advance.
    Xabier Artola.
    Univ. of the Basque Country.

    Were you able to find a solution to this problem? I am having the same issue.
    Jason

  • Sidecar .xmp for a DNG file ...

    Photoshop CS6 Reference says that "When a DNG file is processed in Camera Raw, the settings are stored in the DNG file itself, but they can be stored in a sidecar XMP file instead." How can I store the changes made to a DNG file in a sidecar file? Thanks.

    Complete paragraph: "When a camera raw image file is processed with Camera Raw, the image settings are stored in one of two places: the Camera Raw database file or a sidecar XMP file. When a DNG file is processed in Camera Raw, the settings are stored in the DNG file itself, but they can be stored in a sidecar XMP file instead. Settings for TIFF and JPEG files are always stored in the file itself."
    And it adds at the end of the same page: "If you want to store all adjustments to DNG files in the DNG files themselves, select Ignore Sidecar “.XMP” Files in the DNG File Handling section of the Camera Raw Preferences dialog box."

  • Is it possible to embed keywords assigned in Lightroom 4 into DNG files?

    Keywords I assign to photos in Lightroom do not show up as "tags" when I view the photo's properties in Windows Live Photo Gallery. Is it possible to embed keywords assigned in Lightroom to the properties of the photo file?

    Thanks very much for your response. Ctrl-S saved the keywords to the DNG file properties. However, my original question was wrong. I should have asked how to save the keywords assigned in Lightroom to the properties of a TIFF file. Ctrl-S in Lightroom does not seem to embed keywords assigned to a TIFF file. When I check the properties of a TIFF file in Windows Live Photo Gallery after I have assigned keywords in Lightroom, the keywords assigned in Lightroom do not appear as "tags." Do you have any additional suggestions?

  • Cannot Paste Excel info into PDF files

    We are an Accounting firm.
    I need to past copied information from Excel into PDF files.
    We have 35 users that use Adobe Standard 9.5.
    We have one use that uses Adobe X Standard.
    The 35 users can paste into a PDF file with no problems.
    The 1 User of Adobe X Standard cannot.
    Can someone please assist me is getting Adobe X Standard to allow a simple paste from Excel into the PDF.
    Thanks.
    Cepolly

    I don't know if this will help, but I ran into this problem myself today.  We had an upgrade, and no one could figure out why I couldn't paste my small Excel table into my pdfs, which I have done through 9 and now X Pro.
    I compared my Preferences, and the problem was there.
    In Edit/Preferences/Comments, all options should be checked in the first of three sections.  Once I checked all of those options, I could paste into the pdfs again.
    Hope this helps - actually hope you found the solution long before now.

  • How to insert xmp metadata into jpeg files?

    Hi
    Is it possible to automatically insert the metadata
    with the script using text extracted from my database.
    I have to insert the metadata into lots of images which are uploaded to a site.
    Thanks
    [signature deleted bu host]

    A scripting tool you may use, although complex, is ImageMagick.  It allows loads of image manipulate but also handles data.
    Another options is DBGallery, which will very easily allow XMP data to be written to hundreds or thousands of files at a time, but not via script (it's a Windows application).  You can see a quick screenshot tour of it's IPTC/XMP capabilities here.
    Hope this helps,
    Glenn
    Developer of DBGallery: The Photo DATAbase

  • Import multiple pdf into indesign file

    Hi ALL,
    Trying Script:
    By using inbuilt script "PlaceMultipagePDF.jsx" import all the pdf in the selected folder (i.e., 111.pdf, 222.pdf, 333.pdf) in the "test.indt"
    But my requirement:
    1. open test.indt file and import 111.pdf alone after that close with any file naming.
    2. open test.indt file and import 222.pdf after that close with any file naming.
    3. open test.indt file and import 333.pdf after that close with any file naming.
    Trying Script Code:
    var myFolder = Folder.selectDialog("Select the folder containing the Indesign Files", "");
    var myIFiles = myFolder.getFiles("*.indt")
    for(j=0; j<myIFiles.length; j++)
        var myIndesignFile = myIFiles[j]
        app.open(myIndesignFile)
    app.scriptPreferences.userInteractionLevel = UserInteractionLevels.interactWithAll;
    var myFolder = Folder.selectDialog("Select the folder containing the PDF Files", "");   //Please check this line
    var myFiles = myFolder.getFiles("*.pdf")
    for(i=0; i<myFiles.length-1; i++)
        var myPDFFile= myFiles[i]
        var myDocument = app.documents[0];
            if(myDocument == true){
                var myPage = myChoosePage(myDocument);
            else{
                myPage = myDocument.pages.item(0);
            myPlacePDF(myDocument, myPage, myPDFFile);
    function myChoosePage(myDocument){
        var myPageNames = new Array;
        //Get the names of the pages in the document
        for(var myCounter = 0; myCounter < myDocument.pages.length;myCounter++){
            myPageNames.push(myDocument.pages.item(myCounter).name);
        return myPage;
    function myPlacePDF(myDocument, myPage, myPDFFile){
        var myPDFPage;
        app.pdfPlacePreferences.pdfCrop = PDFCrop.cropMedia;
        var myCounter = 1;
        var myBreak = false;
        while(myBreak == false){
            if(myCounter > 1){
                myPage = myDocument.pages.add(LocationOptions.after, myPage);
            app.pdfPlacePreferences.pageNumber = myCounter;
            myPDFPage = myPage.place(File(myPDFFile), [0,0])[0];         //check this line
            if(myCounter == 1){
                var myFirstPage = myPDFPage.pdfAttributes.pageNumber;
            else{
                if(myPDFPage.pdfAttributes.pageNumber == myFirstPage){
                    myPage.remove();
                    myBreak = true;
            myCounter = myCounter + 1;
    Can anyone give solution for my question.
    Thanks
    BEGINNER

    Hi,
    Try b/m code
    var myFolder = Folder.selectDialog("Select the folder containing the Indesign Files", "");
    var myIFiles = myFolder.getFiles("*.indt")
    for(j=0; j<myIFiles.length; j++)
        var myIndesignFile = myIFiles[j];
        app.scriptPreferences.userInteractionLevel = UserInteractionLevels.interactWithAll;
        var myFolder = Folder.selectDialog("Select the folder containing the PDF Files", "");   //Please check this line
        var myFiles = myFolder.getFiles("*.pdf")
        for(i=0; i <= myFiles.length-1; i++)
            app.open(myIndesignFile);
            var myPDFFile= myFiles[i];
            var myDocument = app.documents[0];       
            if(myDocument == true){
                var myPage = myChoosePage(myDocument);
            else{
                myPage = myDocument.pages.item(0);
            myPlacePDF(myDocument, myPage, myPDFFile);
            if(app.activeDocument.modified == true){           
                app.activeDocument.save(new File(String(myFiles[i]).replace('.pdf','') + ".indd"));
                app.activeDocument.save();
                app.activeDocument.close()
    Thanks
    Bala...

Maybe you are looking for

  • Installed itunes on xp but itunes wont open and  ouicktime will

    I just bought an ipod nano for my husband and i wanted to surprise him by setting it up with his favourite tunes but i haven't been able to install itunes on my windows xp. The programme downloads but only quicktime will open. I tried to insatll an o

  • INS0017: Error while installing OWB Repository.

    Hi All, I am trying to install OWB 9.0.2.56 on windows NT env. Steps followed are. 1> I managed to install OWB client. 2> Selected Oracle9i Warehouse Builder Repository Assistant to install Repository. After installing the repository upto 31 % it dis

  • Runtime error in J2IUN -  "DYNPRO_FIELD_CONVERSION" / "Conversion Error*"

    Hi All, I am facing run time error problem during Transaction J2IUN "DYNPRO_FIELD_CONVERSION" / "Conversion Error" Error analysis: The program has been interrupted and cannot resume. Program "J_1IRUTZN" attempted to display fields on screen 9000. An

  • I am unable to re-install itunes due to an Error 2

    I have tried to uninstall and re-install itunes using the troubleshooting tips for windows 7 but I'm still having some problems. After I download it, a message pops up saying Apple Mobile Device failed to start and to verify if I have suffient privil

  • Button Highlight turns Black in Encore

    Hi all.  Am confused about what is happening here.  I am trying to make my own customized Button Highlights.  First thing I do is get my object in photoshop by doing the following.  Change "background" layer to a "layer".  Then using color range, del