Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created May 16, 2012 19:26
Show Gist options
  • Save blitline-dev/2713253 to your computer and use it in GitHub Desktop.
Save blitline-dev/2713253 to your computer and use it in GitHub Desktop.
Only shrink larger example
{ "application_id": "YOUR_APP_ID", "src" : "http://www.google.com/logos/2011/yokoyama11-hp.jpg", "functions" : [ {"name": "resize_to_fit", "params" : {"width" : 2000, "height" : 400, "only_shrink_larger": true}, "save" : { "image_identifier" : "MY_CLIENT_ID" }} ]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment