python3-sorl-thumbnail

thumbnail support for the Django framework (Python3 version)

Description

sorl-thumbnail provides a convenient way to create and manage image thumbnails in a Django project. It offers integration into several parts of Django like the admin system by showing thumbnails for ImageFields or through a ImageField that also takes care of deleting thumbnail files when the referencing object is removed.

Other features include:
 * Django storage support
 * Pluggable Engine support (PIL, pgmagick, ImageMagick, GraphicsMagick,
   or Wand)
 * Pluggable Key Value Store support (Django cache, redis)
 * Pluggable Backend support (i.e. different thumbnail filename schema)
 * Dummy generation (placeholders)
 * Flexible, simple syntax, generates no html
 * CSS style cropping options
 * Margin calculation for vertical positioning

This package contains the Python 3 version of the library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/jazzband/sorl-thumbnail


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-sorl-thumbnail