Digikam/MetadataToRaw/it: Difference between revisions

From KDE UserBase Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
<languages />
<languages />
==Writing Meta Data To Raw Files In digiKam==
==Scrivere dati aggiuntivi nei file Raw in digiKam==
Transcribed from Mohamed Malik's blog, 1 March 2011
Trascritto dal blog di Mohamed Malik, 1 marzo 2011


Almost all images contain metadata and this data contains all the settings that you used to create the picture.  These include shutter speed, aperture, focal length etc..
Almost all images contain metadata and this data contains all the settings that you used to create the picture.  These include shutter speed, aperture, focal length etc..

Revision as of 16:28, 27 April 2011

Other languages:

Scrivere dati aggiuntivi nei file Raw in digiKam

Trascritto dal blog di Mohamed Malik, 1 marzo 2011

Almost all images contain metadata and this data contains all the settings that you used to create the picture. These include shutter speed, aperture, focal length etc..

Most image management applications allow you to add and remove custom metadata to your files. This can be easily done while using JPEG files. However the same is not very true for RAW files.

When we add more labels and captions to the metadata of an image we need to save it. If you have a lot of RAW files, digiKam gives you the option to write metadata to RAW files as well. However please bear in mind that this feature is still experimental.

In order to enable the writing of metadata to RAW files, you need to edit your configuration of digiKam.

From the main menu go to Settings -> Configure digiKam

Then you will see the configurations menu. On the left hand side select Metadata and enable the option Write Metadata to RAW files

See screen capture below.



Warning

nn wrote: Problems will arise with the rawfiles checksums, as they will most probably be invalid after writing the tags.