Digikam-users Digest, Vol 216, Issue 17

Frédéric Cordonier cordonier at hispeed.ch
Thu May 11 15:36:26 BST 2023


Thanks Donald,

This is what I do as well, but I just wondered if there was a way to do it directly in Digikam, avoiding multiple operations in multiple tools.

Thanks again,
Fred


-----Original Message-----
From: Donald Samuels <don at snowedunder.com> 
Sent: Wednesday, 10 May 2023 22:14
To: digikam-users at kde.org
Subject: Re: Set lens make+model metadata

I use something like this exiftool script and get the copyright in as well:

exiftool -Artist="Don Samuels" \
"-Copyright=Don Samuels 2023" \
"-ProfileCopyright=Don Samuels 2023" \
"-CopyrightNotice=Don Samuels 2023" \
"-FocalLength=154.70297 mm" \
-LensMake="WilliamsOptics" \
-LensModel="RedCat 51" \
-fnumber=4.9 \
$1 -overwrite_original

On 5/10/2023 2:01 PM, Frédéric Cordonier wrote:
> Hello,
>   
> With nowadays mirrorless cameras, it becomes possible and common to 
> use legacy lenses that cannot transmit metadata to cameras. In 
> addition, some of these lenses have their entries in lens correction 
> tools
> (lensfun) database. In order to make them recognized automatically by 
> raw converters (e.g. Darktable or ART), I would like to define lens 
> metadata in the image files. I found in Digikam the possibility to 
> define focal and aperture, but is there a way to define make and model?
>
> I use Digikam 7.9.0 on Kubuntu and/or Digikam 8.0.0 on Windows 11.
>   
> Thanks,
>   
> Fred Cordonier


More information about the Digikam-users mailing list