Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created August 13, 2014 21:36
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/abce888c82025d923769 to your computer and use it in GitHub Desktop.
Save blitline-dev/abce888c82025d923769 to your computer and use it in GitHub Desktop.
{
"application_id": "YOUR_APP_ID",
"src": "http://lorempixel.com/640/480/",
"imagga_tags" : true,
"functions": [
{
"name": "resize_to_fit",
"params": {
"width": 500
},
"save": {
"image_identifier": "RANDOM IMAGE GENERATOR, with Imagga Smart Tags"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment