Allow further manipulation of EXIF tags

Created on 10 April 2024, about 1 year ago

Problem/Motivation

At present, the module does not really live up to the promise in its name; it simply strips out all data (except orientation). It would be good to allow further manipulations.

Proposed resolution

  • Add a configuration form where for all EXIF tags, a checkbox is available to keep and/or replace the value.
  • When enabled, there will be additional form fields to configure the exact value using tokens.
  • Existing values from the file will be available as tokens
  • The default value for the configuration is the token for the existing value
  • We might consider removing the special casing of orientation, and simply add default configuration for retaining it; this will require an update hook to add that configuration to existing sites

Remaining tasks

  • Code
  • Review
  • Merge

User interface changes

There will be a configuration form for the module, probably at the URL where currently the form is to start batches of cleaning. Wemay want to move that to a different location.

API changes

None.

Data model changes

None.

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇳🇱Netherlands eelkeblok Netherlands 🇳🇱

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024