Skip to content
/ thumbor Public
forked from thumbor/thumbor

thumbor is an open-source photo thumbnail service by globo.com

Notifications You must be signed in to change notification settings

nhuray/thumbor

This branch is 1685 commits behind thumbor/thumbor:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Nicolas Huray
Jan 17, 2013
88e165f · Jan 17, 2013
Dec 6, 2012
Feb 1, 2012
Jan 17, 2013
Dec 14, 2012
Jul 29, 2011
Dec 6, 2012
Oct 29, 2012
Oct 24, 2012
Dec 14, 2011
Dec 6, 2012
Jun 22, 2012
Aug 25, 2012
Dec 6, 2012
Nov 17, 2012
Oct 26, 2012
Dec 14, 2012
Mar 23, 2012
Oct 24, 2012

Repository files navigation

thumbor imaging service

thumbor is a smart imaging service. It enables on-demand crop, resizing and flipping 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).

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://<thumbor-server>/300x200/smart/s.glbimg.com/et/bb/f/original/2011/03/24/VN0JiwzmOw0b0lg.jpg

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.

For more information check thumbor's documentation.

About

thumbor is an open-source photo thumbnail service by globo.com

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 89.3%
  • C 10.1%
  • Shell 0.6%