Halfje-Bruin
Active Member
I use Capture NX2 on a regular basis and would like to automate the workflow I have now:
- select a NEF file in the library
- show in Finder
- edit the NEF file with NX2 and save the NEF and a new TIFF file with the adjustments
- import the TIFF file in LR2
I've made a simple shell script that automates this but I cannot run it as an external editor and was told to use Automator for this. But I'm a total newbie in this area.
What should the script do?
- act as an external editor
- extract the NEF file from the generated TIFF one (strip -Edit, replace extension)
- call NX2 with the NEF file
- copy any metadata from the LR2 generated TIFF file to the new NX2 generated TIFF file
- move the new TIFF to the LR2 generated TIFF
Is this possible?
- select a NEF file in the library
- show in Finder
- edit the NEF file with NX2 and save the NEF and a new TIFF file with the adjustments
- import the TIFF file in LR2
I've made a simple shell script that automates this but I cannot run it as an external editor and was told to use Automator for this. But I'm a total newbie in this area.
What should the script do?
- act as an external editor
- extract the NEF file from the generated TIFF one (strip -Edit, replace extension)
- call NX2 with the NEF file
- copy any metadata from the LR2 generated TIFF file to the new NX2 generated TIFF file
- move the new TIFF to the LR2 generated TIFF
Is this possible?
