I have a full back-up of my Google Photo pictures from google Archive. This comes in folders with 2 type of files in it. *.jpg and *.Json, *.json has the metadata.
Now i found this article (Exported Google+ photos, how do I convert JSON data into EXIF?) but it's for a single file and works.
exiftool -json=picture.json picture.jpg
Somebody know how i can do this for full folders? Folders have multiple files Img_1234.jpg.json and img_1234.jpg Etc
Exported Google+ photos, how do I convert JSON data into EXIF?
exiftool -json=picture.json picture.jpg