This Python script helps process and organize Google Photos takeout data by adding metadata to images and moving them to a designated folder.
The Google Photos Takeout Helper is designed to process Google Photos takeout data by extracting relevant information from JSON files and applying it as metadata to corresponding image files. It also organizes these files into a specified folder structure.
- Extracts metadata from Google Photos JSON files
- Adds GPS coordinates, camera model, and creation date to image metadata
- Generates unique filenames for processed images
- Moves processed images to a designated folder
- Handles both JPEG and video files
- Clone the repository
- Install required dependencies
- run the script
Pythonpiexifshutilglobjsonosfractionsuuid
Contributions are welcome! Please feel free to submit pull requests or issues.