Ross ROSS = Recommend OSS · open-source software intelligence for agents

matthewwithanm/django-imagekit

Automated image processing for Django. Currently v6.0 observed · 2026-08-28

github.com/matthewwithanm/django-imagekit · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

78/100

  • Activity 92
  • Release rhythm 47
  • 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: 132
  • age_days: 5683
  • days_rel: 192
  • days_push: 52
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2349 stars · 276 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

django-imagekit is a Django app for automated image processing, generating derived images like thumbnails or cropped versions from source images via image specs. It provides model fields (ImageSpecField, ProcessedImageField) and reusable processors built on Pillow.

Use cases

  • generate thumbnails of user-uploaded images in django
  • create black-and-white versions of profile pictures
  • automatically resize and crop images on upload
  • generate multiple image sizes from one source image
  • process images on django models without keeping originals
  • build custom image processing pipelines in django

When to choose

  • you use Django and need automated, cacheable derived images from model ImageFields
  • you want declarative image specs defined on models
  • you need common processors like resize, crop, and format conversion out of the box

When to avoid

  • you are not using Django
  • you need advanced editing features beyond resizing and cropping
  • you want a standalone image processing tool without a web framework

Facets

library · maturity active

image-processing web-development image-processing backend python django thumbnails pillow image-specs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
matthewwithanm/django-imagekitmain78

For agents

markdown · JSON · MCP: product_card(name="matthewwithanm/django-imagekit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem