https://github.com/scorphus/thumbor-debian
Mirror of thumbor repository in Debian
https://github.com/scorphus/thumbor-debian
Last synced: about 1 year ago
JSON representation
Mirror of thumbor repository in Debian
- Host: GitHub
- URL: https://github.com/scorphus/thumbor-debian
- Owner: scorphus
- License: mit
- Created: 2021-02-25T17:43:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-25T17:46:53.000Z (over 5 years ago)
- Last Synced: 2025-02-16T20:27:59.752Z (over 1 year ago)
- Language: Python
- Size: 26 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Survey
If you use thumbor, please take 1 minute and answer [this survey](http://t.co/qPBLXJX0mi)? It's only 2 questions and one is multiple choice!!!
[
](https://github.com/thumbor/thumbor)
[
](http://travis-ci.org/thumbor/thumbor)
[](https://coveralls.io/github/thumbor/thumbor?branch=master)
[](https://codeclimate.com/github/thumbor/thumbor)
[](https://www.codacy.com/app/heynemann/thumbor)
[](https://github.com/thumbor/thumbor/pulls)
[](https://github.com/thumbor/thumbor/issues)
[](https://pypi.python.org/pypi/thumbor)
[](https://pypi.python.org/pypi/thumbor)
[](https://www.bountysource.com/trackers/257692-globocom-thumbor?utm_source=257692&utm_medium=shield&utm_campaign=TRACKER_BADGE)
thumbor is a smart imaging service. It enables on-demand [crop, resizing and flipping](http://thumbor.readthedocs.io/en/latest/crop_and_resize_algorithms.html) of images.
It also features a VERY smart detection of important points in the image for better cropping and resizing, using state-of-the-art face and feature detection algorithms (more on that in [Detection Algorithms](http://thumbor.readthedocs.io/en/latest/detection_algorithms.html)).
Using thumbor is very easy (after it is running). All you have to do is access it using an URL for an image, like this:
```
http:///300x200/smart/thumbor.readthedocs.io/en/latest/_images/logo-thumbor.png
```
That URL would show an image of the big brother brasil participants in 300x200 using smart crop.
There are several other options to the image URL configuration. You can check them in the [Usage page](http://thumbor.readthedocs.io/en/latest/usage.html).
For more information check [thumbor's
documentation](http://thumbor.readthedocs.org/en/latest/index.html "thumbor docs").
### Demo
You can see thumbor in action at http://thumborize.me/
Join the chat at https://gitter.im/thumbor/thumbor