Skip to content

Metadata Support

Original media and sidecar files are scanned for Exif and XMP data, as well as proprietary metadata, including Google Photos JSON. For this, PhotoPrism has a built-in Exif parser, a simple XMP reader and can also use ExifTool to extract metadata in various formats such as Exif, XMP and IPTC:

View Supported Tags ›

The combined information is then normalized, merged, and enriched with additional information.

Feel free to submit a feature or pull request for Exif or XMP metadata that is not supported yet.

External Changes

If you update one of these tags with external tools such as ExifTool or Digikam, PhotoPrism reads the changes the next time it indexes the file, provided the file's modification date has been updated.

XMP Sidecar Files

When a field is populated with data from an XMP sidecar file, that data is the only source for the field. This means that keywords from XMP override other keywords from PhotoPrism, such as those derived from colors or folder names.

Cloud Migration

PhotoPrism also reads metadata from Google Photos JSON and Apple XMP files:

Migrate from Google Photos ›

Migrate from Apple Photos ›

Enrichment

In addition to reading metadata from your original and sidecar files, PhotoPrism enriches the metadata of your photos with additional information:

  • dates or keywords from folder or filenames
  • keywords derived from image classification, color detection and facial recognition
  • GPS information from location estimates
  • keywords derived from location details

Export

We want you to be able to access your metadata independently of PhotoPrism and its database. That's why the indexer additionally creates human-readable YAML sidecar files that you can open with a text editor or other tools if needed.

Except for the image orientation, PhotoPrism does not yet offer the ability to write changed metadata back to the original files to avoid possible data loss and conflicts with third-party apps. See GitHub Discussions.