8000 GitHub - pygeek/django-thumbnail at 2285451acf5fc282ff0e3c2c093e4809d29e7a0a
[go: up one dir, main page]

Skip to content

pygeek/django-thumbnail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Basically, sorl-thumbnail with added features and bug fixes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%
0