---
id: django-compressor
version: "4.6.0"
license: MIT
license_treatment: permissive
maintenance: active
---
# django-compressor — Compresses linked and inline JavaScript or CSS into single cached files.
License: permissive · Maintenance: active · Downloads: 2.3M/mo
## What it is and what it does
Django Compressor is a Django app that processes CSS and JavaScript in your templates, combining multiple files into single cached assets and minifying them for production. It wraps your stylesheets and scripts in template tags, parses them for linked and inline resources, applies optional compilers (like LESS or SASS), and outputs optimized `` or `