Migrate from Google Photos¶
Transfer Files¶
- Go to Google Takeout
- Click
Deselect all
then check onlyGoogle Photos
. - Trigger the export of your Google Photos Data.
- Depending on the number of photos, it can take a few days for your data to be exported
- Download your data and extract all archives into to your originals or import folder
- the folder should include the photos themselves, alongside json files for each of the photos
- Start indexing or importing
Metadata¶
The following metadata is read by PhotoPrism from each photo's JSON file
- Title
- Description
- Geolocation Info (lat/long)
- Date/Time Taken
- Date/Time Created
- Date/Time Updated
Transfer Albums¶
Google Photos albums won't be automatically imported yet as we're trying to find a way to deal with auto-generated albums users may not want to import.
The community has created a bash script to import albums from a Google Takeout. For more information and support, see the project page on Github:
inthreedee/photoprism-transfer-album
Help improve these docs! You can contribute by clicking to send a pull request with your changes.