Branch | Status | Coverage | Docker |
---|---|---|---|
master | |||
develop |
Fast HTTP microservice for high-level image processing.
docker pull hyperscale/hyperpic
Install libvips:
brew install homebrew/science/vips --with-webp
Build hyperpic:
make build
Run hyperpic
./hyperpic
Original: https://hyperpic-euskadi31.koyeb.app/kayaks.jpg
Croped and Resized: https://hyperpic-euskadi31.koyeb.app/kayaks.jpg?w=400&h=400&fit=crop
Original: https://hyperpic-euskadi31.koyeb.app/smartcrop.jpg
Croped and Resized: https://hyperpic-euskadi31.koyeb.app/smartcrop.jpg?w=200&h=200&fit=crop-focal-point
hyperpic is licensed under the MIT license.