Main Menu

XMP from DNG files

Started by gio91ber, May 20, 2021, 06:23:51 AM

Previous topic - Next topic

gio91ber

Hello everyone,

I'm trying to extract xmp data from some DNG files in a few nested folder (year/month/event name) as I managed to recover the original camera raw files and I'd like to keep the edits I've done in the last few years in an xmp file so I could apply those to the CR2s/NEFs as well.

I tried exiftool -xmp -b -w xmp FOLDERPATH but it creates XMP files both for DNG and JPG files and only does it for the root directory.

I'd like to ask if there's any way I can extract xmp metadata from DNG files only and create XMP files beside the original DNGs in a nested folder structure.

Thanks in advance  :)

- Giovanni

gio91ber

I should have solved it this way:

exiftool -ext DNG -xmp -b -w xmp -r FOLDERPATH

StarGeek

"It didn't work" isn't helpful. What was the exact command used and the output.
Read FAQ #3 and use that cmd
Please use the Code button for exiftool output

Please include your OS/Exiftool version/filetype