google-metadata-matcher icon indicating copy to clipboard operation
google-metadata-matcher copied to clipboard

Google Photos takeout metadata merger

Results 6 google-metadata-matcher issues
Sort by recently updated
recently updated
newest added

Workaround for open piexif issue https://github.com/hMatoba/Piexif/issues/95

Im runnning on Windows 11 with Python 3.12 installed. I have a particular folder which contains 312 photos (625 including jsons). Some of it went through but the rest pushes...

If possible, could the code be updated to extract the "description" from the **JSON** and merge it info into the photo.jpg file? Great utility!!

I'm not sure why I'm getting this error when I run the code. What helps is if I find the file in question and then "resize" the file (but putting...

I'm seeing a significant increase in the file size when not using the optimize flag. In the below example, the file jumped from 246K to 976K. Why is the file...

It looks like Google outputs a default GPS coordinate of 0 for photos that don't have a location. Perhaps setting these values in the processed files could be skipped so...