Skip to content

Instantly share code, notes, and snippets.

@landbryo
Created December 12, 2023 15:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save landbryo/93ebf69fee155eda18ec06915bbe646c to your computer and use it in GitHub Desktop.
Save landbryo/93ebf69fee155eda18ec06915bbe646c to your computer and use it in GitHub Desktop.
Sample Getty Image Metadata
{
"width": 612,
"height": 408,
"file": "2023/12/gettyimages-1463514722-612x612-1.jpg",
"filesize": 82069,
"sizes": {
"medium": {
"file": "gettyimages-1463514722-612x612-1-300x200.jpg",
"width": 300,
"height": 200,
"mime-type": "image/jpeg",
"filesize": 26640
},
"thumbnail": {
"file": "gettyimages-1463514722-612x612-1-150x150.jpg",
"width": 150,
"height": 150,
"mime-type": "image/jpeg",
"filesize": 11679
}
},
"image_meta": {
"aperture": "0",
"credit": "Getty Images",
"camera": "",
"caption": "Extreme wide high angle shot of couple being served tea by waiter in courtyard of luxury hotel while on vacation",
"created_timestamp": "0",
"copyright": "Thomas M Barwick INC",
"focal_length": "0",
"iso": "0",
"shutter_speed": "0",
"title": "",
"orientation": "0",
"keywords": []
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment