Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created July 2, 2022 00:02
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/319d8df24263d0deabeb7b1e611717cc to your computer and use it in GitHub Desktop.
Save blitline-dev/319d8df24263d0deabeb7b1e611717cc to your computer and use it in GitHub Desktop.
{
"application_id":"YOUR_APP_ID",
"v" : 1.27,
"src":"https://blitdoc.s3.amazonaws.com/docx/Event%20Schedule%20Planner%202023.docx",
"src_type" : "smart_image",
"functions":[
{
"name":"resize_to_fit",
"params":{
"width":800,
"autosharpen" : true
},
"save":{
"image_identifier":"MY_CLIENT_ID",
"extension" : "png"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment