ylexus / jiotty-photos-uploader

Uploads your media files to Google Photos creating albums based on the directory structure
69 stars 11 forks source link

Feature Request: Upload from Apple Photos #128

Open ulilicht opened 3 months ago

ulilicht commented 3 months ago

Hi there,

jiotty looks like a great tool!

I have the following scenario:

It would be awesome if jiotty would support reading the folder structure / album names from Apple Photos and allow to upload them to Google.

In theory, one could first use the export function on Apple Photos which would recreate the folder structure, however Apple modifies the files when exporting. It converts the iPhone photo format HEIC to JPEG and removes the live photo part of the photos.

Up to m knowledge, there is no tool out there which allows a user who wants to keep live photos to migrate their album structure from apple to google.

It would be awesome if Jiotty would become the first tool to do so!

ylexus commented 2 months ago

After some googling I found that it does not look to be possible to access the iCloud Photo Library unless via an app running on the Apple device itself, which jiotty will very unlikely to ever be able to do. https://forums.developer.apple.com/forums/thread/74434

If you are a developer and have ideas on how to do it, I will be happy to accept you as a contributor.