Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Last active June 22, 2020 21:20
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/1efcc0b31e24061b432f9491e4372e42 to your computer and use it in GitHub Desktop.
Save blitline-dev/1efcc0b31e24061b432f9491e4372e42 to your computer and use it in GitHub Desktop.
{
"application_id": "YOUR_APP_ID",
"src": "https://s3.amazonaws.com/blitdoc/pdfs/multi_page_sample.pdf",
"src_type": "smart_image",
"functions": [
{
"name": "resize_to_fit",
"params": {
"width": 1200,
"height": 1200
},
"save": {
"image_identifier": "external_sample_1"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment