Thumbnails made easy.
Thumbnailer
is an ecosystem around thumbnails:
- a thumbnail generation service, i.e. a web application providing an API;
- tools to integrate the service in your favorite framework, i.e. template tag for Django;
- various recipes to easily generate, host and serve thumbnails, i.e. server configuration samples and deployment scripts.
- Open source;
- Simple but powerful API;
- Easy to deploy;
- Extensible: configure custom image processors, create your own plugins.
See docs/
folder for detailed documentation, including:
- full features list
- alternatives
- contributor guidelines
- and more...
Read online at : http://thumbnailer.readthedocs.org/
Project's homepage is `https://github.com/Natim/Thumbnailer`_.