My workflow consists of using Bridge and Lightroom for sorting, identifying, and keywording images, which are raw NEF files. So a sidecar .XMP file is created by that process. Then I convert my raw files to TIFF using Capture NX, which ignores all the XMP data.
I have a batch file that copies the XMP data from the NEF's sidecar file into the TIFF file. If I remember to run that batch file, then all my keywording etc stays with the derivative images.
I open the TIFF files to PS CS3 from Bridge. What I would like to do is to have a Bridge script first determine whether the XMP data has been copied and, if not, first run my batch file to copy the XMP data into the TIFF file before opening it in PS CS3. Alternatively, I'm happy to make that test in PS CS3 instead of in bridge. Or, if there is some way in PS CS3 to read the XMP data from the original sidecar file and merge it into the TIFF file being opened, that would work too.
I'm looking for some way to automate the transfer of the sidecar file data into the TIFF file to handle my forgetting to run my batch file.
How might I solve this problem?
Thanks.
Guy