Skip to content

Instantly share code, notes, and snippets.

View blitline-dev's full-sized avatar

Blitline Developers blitline-dev

View GitHub Profile
@blitline-dev
blitline-dev / liquid_rescale.json
Last active August 29, 2015 14:11
Liquid Rescale
{
"application_id": "YOUR_APP_ID",
"src": "https://s3.amazonaws.com/img.blitline/web/wide_trimmed.jpg",
"functions": [
{
"name": "liquid_rescale",
"params": {
"width": 600,
"height" : 122
},
{
"application_id": "YOUR_APP_ID",
"src": "https://s3.amazonaws.com/img.blitline/CG_Vertical_CMYK_186.eps",
"functions": [
{
"name": "no_op",
"save": {
"extension": ".png",
"image_identifier": "MY_CLIENT_ID"
}
@blitline-dev
blitline-dev / Resize_to_fit_longest_edge_to_1000.json
Created December 11, 2014 00:14
Resize_to_fit_longest_edge_to_1000
{
"application_id": "YOUR_APP_ID",
"src": "http://s3.amazonaws.com/dev.blitline/2012031612/XVBsG4FNFO5eIJkyEyzHgw/6lbNw0q8i7SXOuAFv-y8Ofg.png",
"functions": [
{
"name": "resize_to_fit",
"params": {
"height": 1000,
"only_shrink_larger": true
},
@blitline-dev
blitline-dev / hash_example.js
Created December 3, 2014 18:50
hash_example.js
{
"application_id": "YOUR_APP_ID",
"src": "http://cdn.blitline.com/filters/boys.jpeg",
"hash": "sha256",
"functions": [
{
"name": "resize_to_fit",
"params": {
"width": 600
},
{
"application_id": "YOUR_APP_ID",
"src":"https://s3.amazonaws.com/blitdoc/movies/big_buck_bunny.mp4",
"src_type" : "multi_page",
"src_data" : { "pages" : [0, 60, 300]},
"functions":[
{
"name":"resize_to_fit",
"params":{
"width":300
@blitline-dev
blitline-dev / gif_metadata.js
Last active August 29, 2015 14:10
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": {
{
"application_id":"YOUR_APP_ID",
"src":"http://www.iptc.org/std-dev/photometadata/examples/microdataPages/demo.jpg",
"get_exif" : true,
"v" : 1.21,
"functions":[
{
"name":"resize_to_fit",
"params":{
"width":100
{
"application_id":"YOUR_APP_ID",
"src":"https://s3.amazonaws.com/img.blitline/advanced_formats/canon_sample.cr2",
"v" : 1.21,
"functions":[
{
"name":"resize_to_fit",
"params":{
"gravity": "NorthGravity",
"width":100,
{
"application_id": "YOUR_APP_ID",
"src": "https://s3.amazonaws.com/img.blitline/sky.jpg",
"pre_process": [
{
"job": {
"src": "https://s3.amazonaws.com/img.blitline/samples/city.png",
"functions": [
{
"name": "composite",
{
"application_id":"YOUR_APP_ID",
"src":"http://devteam.imagelocker.com/UploadTemp/KMM_0057.NEF",
"get_exif" : true,
"v" : 1.21,
"functions":[
{
"name":"resize_to_fit",
"params":{
"gravity": "NorthGravity",