Simple scripts for merging JSON metadata to pictures and videos after export from Google Photos.
This repository provides convenient shell scripts for merging JSON metadata to files exported from Google Photos.
exif_merge_json_to_file.sh
: A script for merging JSON metadata to files.
You will need to be sure that exiftool
is already installed on your OS.
-
Navigate to the Folder: Enter the extracted photos folder.
cd <folder with extracted Google photos>
-
Clone the Repository: Clone this repository.
git clone https://github.com/feel2code/exiftool_GP.git
-
Set Permissions: Make the shell scripts executable.
chmod +x *.sh
-
Run the Script: Execute the script to merge JSON metadata to the files.
./exif_merge_json_to_file.sh