Jump to content

Feature request: bulk copy tags


Volker

Recommended Posts

I would like to be able to perform a 'bulk copy tags' on my pictures.

 

How shall this functionality work? I have a directory with NEF files. These files are tagged with all the information I need.

Ususally now I edit some of these pictures in Paint Shop Pro and store them as JPG files in a subdirectory. During this process the tags are lost and I have to adjust them manually. I choose the first NEF file (for example DSC_2952.NEF), copy the tags and paste the tags to picture DSC_2952.JPG. This I also do for the other pictures which is a rather annoying process if you have to do it 20 or 30 times.

 

The 'bulk copy tags' should work as follows:

 

- I mark all the NEF files in a directory

- copy the tags of all these files with Alt+Shift+C

- next I mark the corresponding JPG files

- and finally paste the tags with Alt+Shift+V

 

The software should assign the tags from DSC_2952.NEF to DSC_2952.JPG, drop the tags from DSC_2953.NEF as there is no corresponding JPG file, assign the tags from DSC_2954.NEF to DSC_2954.JPG and so on.

post-806-0-99923900-1407761440_thumb.jpg

post-806-0-84697600-1407761453_thumb.jpg

Link to comment
Share on other sites

Hi,

 

I think the problem is that the tags are in the .xmp sidecar file. I have used following exiftools command to copy my tags from .CR2 to .JPG (they reside in the same directory).

exiftool -ext xmp -tagsfromfile %d%f.xmp -all:all -ext jpg .

And then I do read tags from file in Daminion.

 

I think you should execute the command in the directory where you have the jpegs and replace %d with the actual path of the .NEFs. (No guarantee given :victory: )

 

I hope this helps you for the time beeing.

 

-Juha

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...