google-photos-exif
google-photos-exif copied to clipboard
A tool to populate missing `DateTimeOriginal` EXIF metadata in Google Photos takeout, using Google's JSON metadata.
Thank you so much for your tool! I've been "backup and store"ing my iCloud Photos to Google for quite some time now and accidentally tapped the "Free up space on...
I have many files in the original filename that is too long found in the JSON file like this: `01D1C847-D498-4814-9F10-6B81D768077B-1050-0000012BFC8FF17F_tmp.jpg` (I have no idea why store the image and filename...
Thanks for this nice tool! Small suggestion for a maybe useful option: It would be nice to have a flag that would allow the script to keep running even if...
In the file `get-companion-json-path-for-media-file.ts` you can add the following ```TS // Edge case where google/iOS creates a thumbnail as a JPG for an MP4 and saves it in a json...
Hi, Thanks for this useful tool! I love it! I just have a suggestion. As I can see in src/helpers/update-exif-metadata.ts , this is to update the DateTimeOriginal only. May be...
Various changes to reduce the chance that a user would lose data if they exported media files, processed them with this tool and then deleted the takeout files after making...
I may end up doing a PR for this on my own time, but dropping this here as a note. For all the formats that supportsExif false (and really, we...
windows?
How does someone run this tool using Windows 10?
I want to change the File Created date to the date from the time stamp, how do I do that using this? Or where do I have to edit? In...