Skip to content

lcapka/osx-photos-export

Repository files navigation

photos-export

Export photos from Apple Photos photo library.

This Python script is exporting photos from Apple Photos application and placing copies in a directory structure according to the album folders you have created inside the Photos.

  • It exports originals and the current version of the pictures.

  • Contains network shares auto-mount/umount feature which enables to export pictures directly to network shares.

  • Includes OS anti-sleep protection using caffeinate call.

  • Optionally updates EXIF information of the current version of the pictures. For those, GPS location and keywords are set.

Requirements

Requires Python 3.7 (or newer).

Notes

  • Uses ~/.photos_export_mountpoint/ directory as a mount point if the auto-mount/umount is used.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages