Skip to content

malipramod/google-photos-migration-app

Repository files navigation

Google Photos Migration

Note: This project is not maintained by author anymore. Feel free to contribute or fork it.

Migrates Photo/Albums from one Google Photos Account to Another with with Single click.

Tech Stack

Frontend: React+TypeScript, BlueprintJS, HTML, CSS Backend: NodeJS

Functional Overview

Provides user to login to two different Google Accounts(source and destination) image

Once Logged in user is redirected to Migration Page (20 Albums per page). image

Click on Migrate button and it'll migrate Album to destination Google Account. Click on Next button to get next 20 Albums.

Useful Repositories and links

  • NodeJS backend API:

Repo: https://github.com/malipramod/google-photos-migration-api-nodejs

  • Angular Frontend(old):

Repo: https://github.com/malipramod/google-photos-migration-app-angular-backup

  • Google Photos Node Module

Repo: https://github.com/malipramod/google-photos-migration-node_module

NPM: https://www.npmjs.com/package/google-photos-migration

  • C# alternate API for migration

Repo: https://github.com/malipramod/google-photos-migration-api-csharp

  • Google Photos API:

https://developers.google.com/photos/library/guides/overview

  • Firebase Publish version

https://photos-migration.firebaseapp.com