Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created January 4, 2017 21:46
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/1f25d37109ba16f2e28e5ac4bcf8a5af to your computer and use it in GitHub Desktop.
Save blitline-dev/1f25d37109ba16f2e28e5ac4bcf8a5af to your computer and use it in GitHub Desktop.
Tika support
{
"application_id":"YOUR_APP_ID",
"src":"https://s3.amazonaws.com/blitdoc/docx/Contoso.xlsx",
"get_tika" : "true",
"v" : 1.22,
"functions":[
{
"name":"crop",
"params":{
"gravity": "NorthGravity",
"width":100
},
"save":{
"image_identifier":"MY_CLIENT_ID"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment