Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Last active June 22, 2020 21:23
Show Gist options
  • Save blitline-dev/a055efc7e05bc0040e5dd266ae347e55 to your computer and use it in GitHub Desktop.
Save blitline-dev/a055efc7e05bc0040e5dd266ae347e55 to your computer and use it in GitHub Desktop.
{
"application_id":"YOUR_APP_ID",
"src":"https://s3.amazonaws.com/blitdoc/docx/Windows+Azure+Feature+Guide+Content+Guidelines.docx",
"v" : 1.22,
"src_type" : "smart_image",
"functions":[
{
"name":"resize_to_fit",
"params":{
"width":1200,
"autosharpen" : true
},
"save":{
"extension" : "png",
"image_identifier":"MY_CLIENT_ID"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment