Re: Copy xmp sidecars
Remco Viëtor <[email protected]> Tue, 16 Dec 2025 15:25:23 +0100
| Newsgroups | gmane.comp.kde.digikam.user |
|---|---|
| Message-ID | <3661491.dWV9SEqChM@manticore> |
On mardi 16 décembre 2025 15:14:15 heure normale d’Europe centrale Milind Joshi wrote: > I have 3 collections of RAW, tif and jpg files. I have set digiKam to write > to sidecars. If I tag the RAW files and copy the xmp sidecars to the tif > and jpg directories will the tags get automatically added to the tif and > jpg files? No: digikam uses as naming scheme for the sidecars <name>.<ext>.xmp, where <name> and <ext> are from the image file. Raw, tiff, and jpeg filse have different extensions. So just a simple copy won't work. Even if you have the "compatibility" option active (that one allows reading of <name>.xpm files). In addition, you will have to verify the contents, some things in the sidecar for a raw might be absent from a jpeg sidecar (and vice versa), or have a different content. (I don't create create jpegs with digikam, and they are rarely in the digikam collection, so they don't get tagged by digikam in any case).