github RhetTbull/osxphotos v0.74.1
Inspect and albums updates

7 hours ago

Inspect Updates

Updates to osxphotos inspect and osxphotos albums.

2025-11-21

Added

  • Added media_analysis property to PhotoInfo which returns a dictionary of the AI analysis data produced by Photos' media analysis process.
  • Added ai_caption property to PhotoInfo which returns the AI generated caption produced by the Photos media analysis process
  • Added AI generated caption to osxphotos inspect

Changed

  • osxphotos albums now prints the full path to albums contained in folders, for example, Folder/Subfolder/Album (#2008)
  • New option --size for osxphotos albums to sort albums by size instead of the default alphabetical
  • osxphotos inspect --template now adds the rendered template to the inspect output (#2010)

For example, the direction the photo was taken can be added to the inspect output using:

osxphotos inspect -T "[bold]Direction:[/] {exiftool:EXIF:GPSImgDirection}"

Removed

Fixed

  • Better progress details on osxphotos import (thanks @oPromessa)
  • osxphotos sync --import now creates folder structure for albums (thanks @oPromessa) (#1978)

Contributors

Don't miss a new osxphotos release

NewReleases is sending notifications on new releases.