Google Photos Sync (gphotos-sync)

Code CI Docs CI Test Coverage Latest PyPI version Apache License

Google Photos Sync is a backup tool for your Google Photos cloud storage.

PyPI

pip install gphotos-sync

Source code

https://github.com/gilesknap/gphotos-sync

Documentation

https://gilesknap.github.io/gphotos-sync

Releases

https://github.com/gilesknap/gphotos-sync/releases

Intro

Google Photos Sync downloads all photos and videos the user has uploaded to Google Photos. It also organizes the media in the local file system using album information. Additional Google Photos ‘Creations’ such as animations, panoramas, movies, effects and collages are also backed up.

This software is read only and never modifies your cloud library in any way, so there is no risk of damaging your data.

Quick Start

To get started see Tutorial

How the documentation is structured

Documentation is split into four categories, also accessible from links in the side-bar.

Tutorials

Tutorials for installation, library and commandline usage. New users start here.

How-to Guides

Practical step-by-step guides for the more experienced user.

Explanations

Explanation of how the library works and why it works that way.

Reference

Detailed information including autogenerated code documentation.

About the documentation

Why is the documentation structured this way?