Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created November 19, 2014 20:33
Show Gist options
  • Save blitline-dev/2c9e0df2943517a89627 to your computer and use it in GitHub Desktop.
Save blitline-dev/2c9e0df2943517a89627 to your computer and use it in GitHub Desktop.
{
"application_id":"YOUR_APP_ID",
"src":"http://www.iptc.org/std-dev/photometadata/examples/microdataPages/demo.jpg",
"get_exif" : true,
"v" : 1.21,
"functions":[
{
"name":"resize_to_fit",
"params":{
"width":100
},
"save":{
"image_identifier":"MY_CLIENT_ID",
"save_metadata" : true
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment