Categorygithub.com/hyperscale/hyperpic
module
1.3.0
Repository: https://github.com/hyperscale/hyperpic.git
Documentation: pkg.go.dev

# README

Hyperpic Last release

Reactive logo

Go Report Card

BranchStatusCoverageDocker
masterBuild StatusCoveralls
developBuild StatusCoveralls

Fast HTTP microservice for high-level image processing.

Run on Google Cloud

Install

Docker

docker pull hyperscale/hyperpic

MacOS

Install libvips:

brew install homebrew/science/vips --with-webp

Build hyperpic:

make build

Run hyperpic

./hyperpic

Example

Crop

Original: https://hyperpic.herokuapp.com/kayaks.jpg

Original

Croped and Resized: https://hyperpic.herokuapp.com/kayaks.jpg?w=400&h=400&fit=crop

Croped and resized

Crop on focal point

Original: https://hyperpic.herokuapp.com/smartcrop.jpg

Original

Croped and Resized: https://hyperpic.herokuapp.com/smartcrop.jpg?w=200&h=200&fit=crop-focal-point

Croped and resized

Documentation

Hyperpic API Reference

License

hyperpic is licensed under the MIT license.

# Packages

No description provided by the author
No description provided by the author