Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 617 Bytes

README.rst

File metadata and controls

20 lines (16 loc) · 617 Bytes

sorl-thumbnail

Thumbnails for Django. Totally rewritten.

Features at a glance

  • Storage support
  • Pluggable Engine support (ImageMagick, PIL, pgmagick included)
  • Pluggable Key Value Store support (cached db, redis)
  • Pluggable Backend support
  • Admin integration with possibility to delete
  • Dummy generation (placeholders)
  • Flexible, simple syntax, generates no html
  • ImageField for model that deletes thumbnails
  • CSS style cropping options
  • Margin calculation for vertical positioning

Read more in the documentation (latest version)