Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Last active August 29, 2015 14:09
Show Gist options
  • Save blitline-dev/3d02f62e201fbcac2f8c to your computer and use it in GitHub Desktop.
Save blitline-dev/3d02f62e201fbcac2f8c to your computer and use it in GitHub Desktop.
{
"application_id":"YOUR_APP_ID",
"src":"https://s3.amazonaws.com/img.blitline/advanced_formats/canon_sample.cr2",
"v" : 1.21,
"functions":[
{
"name":"resize_to_fit",
"params":{
"gravity": "NorthGravity",
"width":100,
"height" : 200
},
"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