Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created June 15, 2013 01:20
Show Gist options
  • Save blitline-dev/5786366 to your computer and use it in GitHub Desktop.
Save blitline-dev/5786366 to your computer and use it in GitHub Desktop.
large_image_example
{
"application_id":"YOUR_APP_ID",
"src":"http://s3-us-west-1.amazonaws.com/blitline.northern-california/Fronalpstock_big.jpg",
"functions":[
{
"name":"resize_to_fit",
"params":{
"width":1000
},
"save":{
"image_identifier":"MY_CLIENT_ID"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment