Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Last active April 30, 2016 18:28
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 blitline-dev/0f2dcce003ac391f0bad to your computer and use it in GitHub Desktop.
Save blitline-dev/0f2dcce003ac391f0bad to your computer and use it in GitHub Desktop.
{
"application_id":"YOUR_APP_ID",
"src" : "https://upload.wikimedia.org/wikipedia/commons/thumb/0/07/UNESCO_logo_white.png/744px-UNESCO_logo_white.png",
"v" : 1.20,
"extended_metadata" : true,
"functions" : [
{
"name":"resize_to_fit",
"params":{
"width":"400",
"height":"1000",
"only_resize_larger" : true
},
"save" : {
"if_alpha" : "oppose_background",
"image_identifier" : "my_image_0",
"save_metadata" : true,
"save_profiles" : true,
"extension" : "jpg",
"quality" : 90
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment