Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weserv/images
Source code of wsrv.nl (formerly images.weserv.nl), to be used on your own server(s).
https://github.com/weserv/images
bsd-3-clause docker image-manipulation image-processing image-server libvips nginx vips
Last synced: about 1 month ago
JSON representation
Source code of wsrv.nl (formerly images.weserv.nl), to be used on your own server(s).
- Host: GitHub
- URL: https://github.com/weserv/images
- Owner: weserv
- License: bsd-3-clause
- Created: 2015-03-15T13:08:31.000Z (over 9 years ago)
- Default Branch: 5.x
- Last Pushed: 2024-08-12T13:05:32.000Z (3 months ago)
- Last Synced: 2024-09-28T13:03:28.701Z (about 1 month ago)
- Topics: bsd-3-clause, docker, image-manipulation, image-processing, image-server, libvips, nginx, vips
- Language: C++
- Homepage: https://wsrv.nl/
- Size: 46 MB
- Stars: 1,962
- Watchers: 29
- Forks: 192
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - weserv/images - Source code of wsrv.nl (formerly images.weserv.nl), to be used on your own server(s). (C++)
README
# weserv/images
[][website]
[![Author](https://img.shields.io/badge/author-andrieslouw-blue.svg)][author1]
[![Author](https://img.shields.io/badge/author-kleisauke-blue.svg)][author2]
[![Source code](https://img.shields.io/badge/source-weserv/images-blue.svg)](https://github.com/weserv/images)
[![Software license](https://img.shields.io/github/license/weserv/images.svg)](https://opensource.org/licenses/BSD-3-Clause)
[![CI status](https://github.com/weserv/images/workflows/CI/badge.svg?branch=5.x)](https://github.com/weserv/images/actions)
[![Coverage status](https://codecov.io/gh/weserv/images/branch/5.x/graph/badge.svg)](https://codecov.io/gh/weserv/images)Source code of wsrv.nl (formerly images.weserv.nl), to be used on your own server(s). weserv/images leverages
powerful libraries like [libvips](https://github.com/libvips/libvips) (for image handling and manipulation)
and [nginx](https://github.com/nginx/nginx) (used as web server, forward proxy and HTTP cache).## Technologies used
- Linux, [nginx](https://github.com/nginx/nginx) and [libvips](https://github.com/libvips/libvips)
(without these technologies, this project would never have been possible)
- [Cloudflare](https://www.cloudflare.com/) (for CDN caching and IP-blocking)
- [Redis](https://github.com/antirez/redis) (for rate limiting)
- [OpenDNS](https://www.opendns.com/) (for DNS-filtering)## Documentation
See our [wiki documentation](https://github.com/weserv/images/wiki) or
[API reference][website] for information on using wsrv.nl.## Docker deployment
For information on Docker deployment, please read the
[Docker installation instructions](docker/README.md).## Submitting Bugs and Suggestions
We track support tickets, issues and feature requests using
the [GitHub issue tracker](https://github.com/weserv/images/issues).## Credits
| [![Andries Louw Wolthuizen][avatar-author1]][author1] | [![Kleis Auke Wolthuizen][avatar-author2]][author2] |
| --- | --- |
| [Andries Louw Wolthuizen][author1] | [Kleis Auke Wolthuizen][author2] |## License
The source code is licensed under the BSD 3-Clause License, see the [LICENSE](LICENSE) file for details.
## Privacy Policy
Please see [Privacy-Policy.md](Privacy-Policy.md) for more information.
## Last but not least
This is made in Sneek with love and passion.
[](https://en.wikipedia.org/wiki/Sneek)
[website]: https://wsrv.nl/
[author1]: https://github.com/andrieslouw
[author2]: https://github.com/kleisauke
[avatar-author1]: https://avatars.githubusercontent.com/u/11487455?v=4&s=120
[avatar-author2]: https://avatars.githubusercontent.com/u/12746591?v=4&s=120