Project: QGIS

Version: 3.30

Feature: QgsExifTools Improvements

New functionality has been added to the QgsExifTools class, including:

  • The readTag() and readTags() functions now support Xmp metadata tags
  • A new tagImage() function can be used to add individual metadata tags to a given image, which can be used in addition to the pre-existing geoTagImage() function

This feature was developed by Mathieu Pellerin