Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created October 3, 2014 19:51
Show Gist options
  • Save blitline-dev/c01059ee9f4b5204b00e to your computer and use it in GitHub Desktop.
Save blitline-dev/c01059ee9f4b5204b00e to your computer and use it in GitHub Desktop.
{
"application_id": "YOUR_APP_ID",
"src": "https://s3.amazonaws.com/img.blitline/temp_folder/big_text_page.png",
"extended_metadata": true,
"functions": [
{
"name": "resize_to_fit",
"params": {
"width": 1920
},
"save": {
"extension": ".jpg",
"image_identifier": "MY_CLIENT_ID",
"quality" : 87
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment