corpfoto
Royalty Free
Scale, crop, and grayscale photos for an /about page
No Tags
Language
JavaScript
Metrics
API Calls - 99
Avg call duration -
N/A
Permissions
The MIT License is a permissive free software license originating at the Massachusetts Institute of Technology (MIT).
Learn more
This is necessary for algorithms that rely on external services,
however it also implies that this algorithm is able to send your
input data outside of the Algorithmia platform.
This allows an algorithm to compose sophisticated functionality
using other algorithms as building blocks
, however it also carries the potential of incurring additional
royalty and usage costs from any algorithm that it calls
.
Run an example
Input
Output
"data://.algo/bkyan/Grayscale/temp/President_Barack_Obama.jpg"
Install and use
Install
Install the Algorithmia CLI client by running:
curl -sSLf https://algorithmia.com/install.sh | sh
Then authenticate by running:
$ algo auth
# When prompted for api endpoint, hit enter
# When prompted for API key, enter your key: YOUR_API_KEY
Use
algo run anowell/corpfoto/0.1.2 -d '"data://anowell/public/President_Barack_Obama.jpg"' --timeout 300