Skip to content

Instantly share code, notes, and snippets.

@jrstrunk
Created June 30, 2023 13:45
Show Gist options
  • Save jrstrunk/85a086c2fbbd29785b35fcd4b25ff6b3 to your computer and use it in GitHub Desktop.
Save jrstrunk/85a086c2fbbd29785b35fcd4b25ff6b3 to your computer and use it in GitHub Desktop.
Google Photos metadata for a photo that had it's time edited via Google Photos
{
"title": "20230310_094037_IMG_RC_Vlcsnap.jpg",
"description": "",
"imageViews": "10",
"creationTime": {
"timestamp": "1688004479",
"formatted": "Jun 29, 2023, 2:07:59 AM UTC"
},
"photoTakenTime": {
"timestamp": "1678455600",
"formatted": "Mar 10, 2023, 1:40:00 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/cM3oVpcZ_mGLo1xcbZBrSTc3tOwPvZRAz-3bvEhwgL1r4hVIAz5KOLRa1kn4BXkkcvcWw6QHUEXhEBgLbTnMYzY_A6DDDh77OAsgUzA",
"googlePhotosOrigin": {
"webUpload": {
"computerUpload": {
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment