Aravindo Wingeier
2021-01-03 22:56:28 +01:00
parent f9114dda24
commit 63d6c762d7

@@ -8,4 +8,5 @@ The following projects are useful for understanding additional details about how
* [MossieurPropre/PhotosAlbumExporter](https://github.com/MossieurPropre/PhotosAlbumExporter): Javascript script to export photos while maintaining album structure.
* [ajslater/magritte](https://github.com/ajslater/magritte): Another python command line script for exporting photos from older versions of Photos libraries.
* [neilpa/phace](https://github.com/neilpa/phace): Go project with the goal of exporting face tag data from the Photos library.
* [iphoto2xmp](https://github.com/jensb/iphoto2xmp): Ruby project to export an Apple iPhoto image library to a new directory (using hardlinks) with all metadata saved in XMP sidecar files.
* [iphoto2xmp](https://github.com/jensb/iphoto2xmp): Ruby project to export an Apple iPhoto image library to a new directory (using hardlinks) with all metadata saved in XMP sidecar files.
* [abentele/PhotosExporter](https://github.com/abentele/PhotosExporter): Swift implementation that worked well with macOS 10.14, but not compatible with 10.15. Used in [photossync/PhotosSync](https://github.com/photossync/PhotosSync) which is not maintained any more.