View the Code from my project!
This program can copy metadata listed in tables like the ones backup_google_photos and post_csv_writer make to the original photo files.
This copies comments on public albums into the description field for the photo. This way, comments for the photos from contributors to the data can be saved globally and show up everywhere.
This program can backup all of the metadata displayed in the Google Photos "info" panel by iterating through each photo in a specified location.
This program takes the table from videos_csv_writer and copies the video's description metadata into the individual video's description field in Google Photos.
This program takes the table from post_csv_writer and adds the post information to the posts' metadata. It then moves the files to a final directory for upload or storage.
This program takes raw Facebook and Instagram data (from "Download my Information" on both platforms) and writes the videos' date, description, and uri to a spreadsheet for easier manipulation.
This program takes raw Facebook and Instagram data (from "Download my Information" on both platforms) and writes the posts' date, description, and uri to a spreadsheet for easier manipulation.
This program takes a directory of images and dates them with incrementally earlier times in a given year to ensure they appear in order on the Google Photos timeline.
This program takes a directory of individual book scans and combines them into page spreads. Page spreads present the data in the book's intended page spread format.
This program takes a directory of photos and crops pixels off of the image's edges. One may use this program to remove scanning borders.
This simple workflow renders a pdf as high-quality images to upload to Google Photos.
This program takes Flickr JSON files and the Flickr photos’ directory and appends a photo's tags to the end of its filename and any overflow tags to that photo's description. It can also update files with the upload date recorded in the Flickr JSON data.