RhetTbull / photosmeta

Extract known metadata from Apple's MacOS Photos library and export this metadata to EXIF/IPTC/XMP fields in the photo file For example: Photos knows about Faces (personInImage) but does not preserve this data when exporting the original photo.
MIT License
41 stars 0 forks source link

Osxphotos #1

Closed RhetTbull closed 4 years ago

RhetTbull commented 4 years ago

Completely refactored original code to use osxphotos and osxmetadata for all the heavy lifting. Cleaned up globals, added a few options and fixed bugs related to tags with special characters in them.