Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Last active August 29, 2015 14:10
Show Gist options
  • Save blitline-dev/c1b2f58ff2f8c3f178b5 to your computer and use it in GitHub Desktop.
Save blitline-dev/c1b2f58ff2f8c3f178b5 to your computer and use it in GitHub Desktop.
gif_metadata.js
{
"application_id": "YOUR_APP_ID",
"src": "http://netdna.webdesignerdepot.com/uploads/2013/07/superbowl-xlvi2.gif",
"src_type": "gif",
"src_data": {
"name": "resize_gif_to_fit",
"params": {
"width": 500
},
"save": {
"image_identifier": "foo"
}
},
"functions" : [{
"name" : "no_op"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment