Skip to content

Instantly share code, notes, and snippets.

@jrstrunk
Created June 30, 2023 13:43
Show Gist options
  • Save jrstrunk/7aedce82438c458e7a8767569862dad8 to your computer and use it in GitHub Desktop.
Save jrstrunk/7aedce82438c458e7a8767569862dad8 to your computer and use it in GitHub Desktop.
Google Photos metadata before manually modifiying time in Google Photos
{
"title": "20230310_094037_IMG_RC_Vlcsnap.jpg",
"description": "",
"imageViews": "3",
"creationTime": {
"timestamp": "1688004479",
"formatted": "Jun 29, 2023, 2:07:59 AM UTC"
},
"photoTakenTime": {
"timestamp": "1678462837",
"formatted": "Mar 10, 2023, 3:40:37 PM UTC"
},
"geoData": {
"latitude": 0.0,
"longitude": 0.0,
"altitude": 0.0,
"latitudeSpan": 0.0,
"longitudeSpan": 0.0
},
"geoDataExif": {
"latitude": 0.0,
"longitude": 0.0,
"altitude": 0.0,
"latitudeSpan": 0.0,
"longitudeSpan": 0.0
},
"url": "https://lh3.googleusercontent.com/3cn9Phhk4m5K8bQGmkQ_B_eoeXcFrgmgfB3uSwI3KoFLGifqKvXNeR7SRrWeyGTCovChp2N83GYGkfd0xZhWesgKGq-q9TD_VH1EiHI",
"googlePhotosOrigin": {
"webUpload": {
"computerUpload": {
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment