Image-ExifTool - Re: 'No writable tags found' error when overwriting tags

Posted on Sun Sep 7 04:54:10 2008 by exiftool in response to 8756 (See the whole thread of 3)
Re: 'No writable tags found' error when overwriting tags
My guess is that you're running in Windows. If so, you need to use double quotes around the command-line argument, not single quotes. Also, the -tagsFromFile option is redundant in this case since exiftool will assume you are copying the tags from the current file. So try this:

exiftool "-EXIF:CreateDate>XMP:CreateDate" image.dng

- Phil
Direct Responses: 8768 | Write a response