Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Last active August 29, 2015 14:11
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/5778e028450aece00814 to your computer and use it in GitHub Desktop.
Save blitline-dev/5778e028450aece00814 to your computer and use it in GitHub Desktop.
Liquid Rescale
{
"application_id": "YOUR_APP_ID",
"src": "https://s3.amazonaws.com/img.blitline/web/wide_trimmed.jpg",
"functions": [
{
"name": "liquid_rescale",
"params": {
"width": 600,
"height" : 122
},
"save": {
"image_identifier": "MY_CLIENT_ID"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment