Skip to content

Metadata support for scanned images #20856

@frli8848

Description

@frli8848

Is your feature request related to a problem? Please describe.

In 5.4.1 there is only a limited supported for adding metadata such as GPS coordinates, camera model, lens model etc. for scanned images where the image files do not have such exif data. For example, when I try to find an aperture tag in the Metadata editor settings nothing shows up. Furthermore, when searching for longitude or latitude (GPS coords.) I get something like:

Xmp.dwc.decimalLongitude     XMPText
Xmp.dwc.verbatimLongitude    XMPText

I find this a bit confusing. Why do we need to see (internal/low level) metadata tags (like the Xxmp.dwc... stuff) when we try to add tags?

Describe the solution you'd like

Add support for adding or modifying (override) tags like:

  • exposure
  • aperture
  • lens model
  • camera model
  • datetime
  • longitude (and make it work with the map)
  • latitude (and make it work with the map)
  • film stock (for example Kodak Portra 160)
  • box speed (for example, ISO 160)
  • exposure index/EI (for example, ISO 400)

That is, when there is an existing tag shown in the image information, such as exposure, I want to update that one and not add another one.

Suggestion: add a Scanned setting/check box somewhere which switch on the possibility to modify existing tags.

It would also be useful to have a list of film stocks (sorted by brand etc) which a user can choose from.

Alternatives

Additional context

There is a discussion here too: #19366

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions