Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created June 1, 2012 02:23
Show Gist options
  • Save blitline-dev/2848138 to your computer and use it in GitHub Desktop.
Save blitline-dev/2848138 to your computer and use it in GitHub Desktop.
Blitshot Example
{
"application_id":"YOUR_APP_ID",
"src":"http://www.taggzy.com/",
"src_type":"screen_shot_url",
"functions":[
{
"name":"resize_to_fit",
"params":{
"width":800,
"height":"9999"
},
"save":{
"image_identifier":"external_sample_1"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment