https://github.com/zalando-stups/skrop
Image transformation service using libvips, based on Skipper.
https://github.com/zalando-stups/skrop
image image-processing image-resize jpeg libvips microservice proxy-server resizes skipper
Last synced: 11 months ago
JSON representation
Image transformation service using libvips, based on Skipper.
- Host: GitHub
- URL: https://github.com/zalando-stups/skrop
- Owner: zalando-stups
- License: mit
- Created: 2016-12-19T10:13:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T12:13:29.000Z (over 5 years ago)
- Last Synced: 2025-04-06T02:25:19.451Z (about 1 year ago)
- Topics: image, image-processing, image-resize, jpeg, libvips, microservice, proxy-server, resizes, skipper
- Language: Go
- Homepage:
- Size: 2.11 MB
- Stars: 86
- Watchers: 14
- Forks: 8
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: docs/SECURITY.md
Awesome Lists containing this project
README

# Skrop [](https://travis-ci.org/zalando-stups/skrop) [](https://codecov.io/gh/zalando-stups/skrop) [](https://goreportcard.com/report/github.com/zalando-stups/skrop) [](https://hub.docker.com/r/skrop/skrop/) [](https://hub.docker.com/r/skrop/skrop/) [](https://hub.docker.com/r/skrop/skrop/) [](https://raw.githubusercontent.com/zalando-stups/skrop/master/LICENSE)
Skrop is a media service based on [Skipper](https://github.com/zalando/skipper) and the [vips](https://github.com/jcupitt/libvips) library.
It provides different image transformations like resizing, cropping, adding overlays, blurring and sharpening etc.
## Topics
* [Installing](docs/INSTALLING.md)
* [Building from sources](docs/INSTALLING.md#building-from-sources)
* [Installing dependencies](docs/INSTALLING.md#installing-dependencies)
* [Using Docker](docs/INSTALLING.md#using-docker)
* [Using Heroku](docs/INSTALLING.md#using-heroku)
* [Getting started](./docs/GETTING_STARTED.md)
* [Versioning](./docs/VERSIONING.md)
* [Continuous Integration](./docs/CI.md)
* [Upgrading dependencies](docs/UPGRADING.md)
* [Security](./docs/SECURITY.md)
## License
[MIT](LICENSE)