Hyperpic

| Branch | Status | Coverage | Docker |
|---|---|---|---|
| master | |||
| develop |
Fast HTTP microservice for high-level image processing.
Install
Docker
docker pull hyperscale/hyperpicMacOS
Install libvips:
brew install homebrew/science/vips --with-webpBuild hyperpic:
make buildRun hyperpic
./hyperpicExample
Crop
Original: https://hyperpic.herokuapp.com/kayaks.jpg
Croped and Resized: https://hyperpic.herokuapp.com/kayaks.jpg?w=400&h=400&fit=crop
Crop on focal point
Original: https://hyperpic.herokuapp.com/smartcrop.jpg
Croped and Resized: https://hyperpic.herokuapp.com/smartcrop.jpg?w=200&h=200&fit=crop-focal-point
Documentation
License
hyperpic is licensed under the MIT license.



