Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created April 29, 2013 18:31
Show Gist options
  • Save blitline-dev/5483661 to your computer and use it in GitHub Desktop.
Save blitline-dev/5483661 to your computer and use it in GitHub Desktop.
Quality Example
{
"application_id":"YOUR_APP_ID",
"src":"http://cdn.blitline.com/filters/boys.jpeg",
"functions":[
{
"name":"resize_to_fit",
"params":{
"width":100
},
"save":{
"image_identifier":"MY_CLIENT_ID",
"quality" : 95
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment