Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created June 5, 2012 19:17
Show Gist options
  • Save blitline-dev/2877106 to your computer and use it in GitHub Desktop.
Save blitline-dev/2877106 to your computer and use it in GitHub Desktop.
ColorProfile/Metadata Options
{
"application_id":"YOUR_APP_ID",
"src":"https://s3.amazonaws.com/img.blitline/Theridula_emertoni_Kaldari_02.jpg",
"functions":[
{
"name":"resize_to_fit",
"params":{
"width": 100,
"height":200
},
"save":{
"save_metadata" : true,
"image_identifier":"MY_CLIENT_ID"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment