Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created August 10, 2015 17:40
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/9815ed4c3c98725c8032 to your computer and use it in GitHub Desktop.
Save blitline-dev/9815ed4c3c98725c8032 to your computer and use it in GitHub Desktop.
{
"application_id": "YOUR_APP_ID",
"src" : "https://s3.amazonaws.com/blitdoc/movies/mov.mov",
"src_type" : "smart_image",
"v" : 1.22,
"functions" :
[{
"name": "resize_to_fit",
"params": { "width" : 500, "height" : 1300},
"save" : {
"image_identifier" : "external_sample_1",
"png_quant" : true,
"extension" : "png"
}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment