Skip to main content

Script that helps you export your photos from Google Photos to one, nice folder

Project description

Google Photos Takeout Helper

Python script that helps you export your photos from Google Photos to one, nice folder with correct last-modified dates

How to use:

  1. pip3 install -U google-photos-takeout-helper
  2. Extract all contents from your Google Takeout to one folder
  3. Cut out/remove all "album folders" that aren't named "2016-06-16" or something like that
  4. Run google-photos-takeout-helper -i [INPUT TAKEOUT FOLDER] -o [OUTPUT FOLDER]

Alternatively, if you don't have PATH set right, you can call it python3 -m google_photos_takeout_helper

If you previously used this script in form where you download and run it - don't worry! Downloading it with pip is even simpler, and everything will work as previously :)

If, instead of one big folder, you want your photos to be divided by year and month, run it with --divide-to-dates flag.

Why do you need to cut out albums?

They mostly contain duplicates of same photos that are in corresponding "date folder" This script tries to get all "photo taken time" stuff right. If it finds json - it sets everything from that json (it contains data of edited timestamp that you might've corrected in Google Photos). If it can't - it tries to get Exif data form photo. IF it can't find anything like that, it sets date from folder name.

All of this is so that you can then safely store ALL of your photos in one folder, and they will all be in right order.

Unless you move them around your Android phone.

Beware, that (99% of the times), if you move some files in Android, their creation and modification time is reseted to current.

"Simple Gallery" app usually keeps original file creation time when moving and coping (but I don't guarantee it). It's also pretty cool and you can check it out:

https://github.com/SimpleMobileTools/Simple-Gallery

What to do when you got rid of Google Photos? What are the alternatives?

  • I really recommend you using Syncthing for syncing your photos and files across devices. It does so through your local WiFi, so you're not dependend on any service or internet connection. It will also keep original file creation date and metadata, so it resolves Android issue that I mentioned before.

  • If you want something more centralized but also self-hosted, Nextcloud is a nice choice, but it's approach to photos is still not perfect. (And you need to set up your own server)

  • Guys at Photoprims are working on full Google Photos alternative, with search and AI tagging etc, but it's stil work in progress. (I will edit this when they are done, but can't promise :P )

Other Takeout projects

I used this tool to export my notes to markdown - you can then edit them with any markdown editor you like :)

https://github.com/vHanda/google-keep-exporter

This one saves them in format ready for Evernote/ClintaNotes:

https://github.com/HardFork/KeepToText

TODO (Pull Requests welcome):

  • Videos' Exif data
  • Gps data: from JSON to Exif
  • Some way to handle albums

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-photos-takeout-helper-1.0.0.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

google_photos_takeout_helper-1.0.0-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

Details for the file google-photos-takeout-helper-1.0.0.tar.gz.

File metadata

  • Download URL: google-photos-takeout-helper-1.0.0.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.2

File hashes

Hashes for google-photos-takeout-helper-1.0.0.tar.gz
Algorithm Hash digest
SHA256 07e5655af7b9881ff64da81066d3227091831bcff72677dc78196abad7f88334
MD5 485da43b16e40256acf8d07ab1868cf8
BLAKE2b-256 21bbfa3b4e266df72f2ff6ac8d77cd9873a9b5a6a1c4ca04778e4bc4f9b158fe

See more details on using hashes here.

File details

Details for the file google_photos_takeout_helper-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: google_photos_takeout_helper-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 11.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.2

File hashes

Hashes for google_photos_takeout_helper-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 540876bd4165a7ff61d7683901796d1c59e7050546605c5d51385176c5430a40
MD5 7d5c5678800ae38ff8fa93b19978e4b8
BLAKE2b-256 e2b13737d976cdc3af79b4b59a6568331eb4843ee3ef278e1e9112b7e748be8e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page