mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-04-24 15:04:43 +00:00
The `options` argument for `ImageSpec` and `ProcessedImageField` replaces `quality` and provides a more general solution, allowing the user access to PIL's format-specific options (including "quality", "progressive", and "optimize" for JPEGs). |
||
|---|---|---|
| .. | ||
| management | ||
| processors | ||
| templates/imagekit/admin | ||
| __init__.py | ||
| admin.py | ||
| lib.py | ||
| models.py | ||
| utils.py | ||