jazzband/sorl-thumbnail
Thumbnails for Django observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 66
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 349.5
- age_days: 5774
- days_rel: 14
- days_push: 9
- n_releases_24m: 3
Adoption not part of the score
1794 stars · 495 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
sorl-thumbnail is a Django app that generates and manages image thumbnails with pluggable engines (Pillow, ImageMagick, Wand, etc.) and key-value stores (Redis, DynamoDB, cached db). It provides template tags, admin integration, smart cropping, and alternative resolution support.
Use cases
- generate thumbnails for images in a Django site
- crop and resize images in Django templates
- serve retina/high-DPI image variants in Django
- cache thumbnail metadata in Redis for a Django app
- add image placeholder generation to Django admin
- smart crop product photos for an e-commerce Django project
When to choose
- you run a Django project and need robust, configurable thumbnail generation
- you want pluggable image engines and storage backends
- you need admin integration and multi-resolution thumbnails
When to avoid
- your project is not Django-based
- you need on-the-fly image processing outside a Django request/template context
- you need video or audio thumbnailing
Facets
library · maturity stable
image-processing templating caching web-development image-processing backend python django thumbnails jazzband web-server
2 sources
- readme: https://github.com/jazzband/sorl-thumbnail · fetched 2026-08-28 · cf470eb92947
- registry_pypi: https://pypi.org/pypi/sorl-thumbnail/json · fetched 2026-08-29 · dbc1c86eed46
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jazzband/sorl-thumbnail | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="jazzband/sorl-thumbnail")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem