Apps for thumbnail creation
Package | sorl-thumbnail | easy-thumbnails | django-imagekit | django-image-cropping | django-stdimage | django-versatileimagefield | django-croppie | ok-images | django-thumbs | django-dummy-thumbnails |
---|
Package | sorl-thumbnail | easy-thumbnails | django-imagekit | django-image-cropping | django-stdimage | django-versatileimagefield | django-croppie | ok-images | django-thumbs | django-dummy-thumbnails |
---|---|---|---|---|---|---|---|---|---|---|
Description | Thumbnails for Django | Easy thumbnails for Django |
Automated image processing for Django. Currently v4.0 |
Django helper application to easily and non-destructively crop arbitrarily large images in admin and frontend. |
Django Standardized Image Field |
A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating new images fro... |
Django application for croppie.js integration |
WebP extensions for django-versatileimagefield |
Dummy thumbnails for most popular Django thumbnail generators. |
|
Category | App | App | App | App | App | App | App | App | Other | App |
# Using This |
111
![]() |
68
![]() |
54
![]() |
5
![]() |
7
![]() |
9
![]() |
1
![]() |
0
![]() |
1
![]() |
1
![]() |
Python 3? | ||||||||||
Development Status | Production/Stable | Production/Stable | Production/Stable | Production/Stable | Inactive | Production/Stable | Unknown | n/a | n/a | Beta |
Last updated | Sept. 6, 2022, 6:06 a.m. | Jan. 9, 2023, 5:51 a.m. | Nov. 12, 2021, 11:42 a.m. | Feb. 8, 2022, 3:52 a.m. | Jan. 18, 2023, 4:01 a.m. | Aug. 22, 2021, 10:37 a.m. | Jan. 19, 2022, 7:56 a.m. | Feb. 7, 2022, 11 a.m. | Jan. 14, 2020, 3:19 p.m. | |
Version | 12.9.0 | 2.8.3 | 4.1.0 | 1.7 | 6.0.1 | 2.2 | 1.3 | n/a | n/a | 0.2.5 |
Repo | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | Other | GitHub |
Commits | ||||||||||
Stars | 1,649 | 1,305 | 2,082 | 547 | 258 | 492 | 22 | 6 | 0 | 2 |
Repo Forks | 490 | 316 | 273 | 129 | 61 | 91 | 12 | 1 | 0 | 2 |
Participants |
mariocesar
sorl relekang Flimm camilonova timgraham jezdez coagulant gregplaysguitar WhyNotHugo more... |
SmileyChris
jrief jaap3 timgraham dpnova Mogost camilonova samluescher jezdez DrMeers more... |
matthewwithanm
vstoykov jdriscoll jaap3 lettertwo cyberdelia dulacp mkai saulshanabrook bryanveloso more... |
anrie
escaped MRigal emacsway fgmacedo ptrck jonasvp Mogost piotrekmonko dominicrodger more... |
codingjoe
dependabot[bot] pyup-bot julzhk requires hcarvalhoalves LizardM4 marojenka vchrisb jeromelebleu more... |
respondcreate
camflan matthiask slurms jelko derenio Mortal tuky dmptrluke aleksihakli more... |
dima-kov
dependabot[bot] x0nix ngse |
LowerDeez
Katerinka28 |
barseghyanartur
dependabot[bot] |
|
Documentation | n/a | n/a | n/a | |||||||
Clean cache | ||||||||||
Set up a quality of image | ||||||||||
Crop | ||||||||||
Cache result | ||||||||||
Auto resizing | ||||||||||
Model Thumbnail Field | ||||||||||
Multiple Image engine support | ||||||||||
HTML/JS Crop widget | ||||||||||
Autocrop | ||||||||||
Access thumbnail from model | ||||||||||
Django 1.7 | ||||||||||
Area preservation | ||||||||||
Optimized for remote storages | ||||||||||
Bulk thumbnail creation | ||||||||||
Supports both Python 2 & 3 | ||||||||||
Django Rest Framework support | ||||||||||
Django Rest Framework support | ||||||||||
Has an integration with Django Rest Framework |
Feature | Description |
---|---|
Clean cache | Remove entries without images, images without entries, and other extraneous<br>data. |
Set up a quality of image | Is it possible to specify the quality? |
Crop | Can the application do crop? |
Cache result | Can the application cache the result? |
Auto resizing | Proportionally resize a image |
Model Thumbnail Field | Implementes a ImageField that automatically creates thumbnail and setup common<br>thumbnail configurations |
Multiple Image engine support | Pluggable Engine support. Image engines like Pillow, ImageMagick, Wand and<br>pgmagick |
HTML/JS Crop widget | Cropping uploaded images within the browser with a JS plugins |
Autocrop | Crop images by image analysis removing white borders and centering to the most<br>prominent object in the image |
Access thumbnail from model | Is it possible to access thumbnails directly from the model, without a template<br>tag?<br>For example: {{ object.myimage.thumbnail.url }} |
Django 1.7 | Whether the app supports Django 1.7, esp. in terms of migrations. |
Area preservation | The ability to mark particular areas as "protected" so they are preferentially<br>preserved during cropping operations. |
Optimized for remote storages | Whether the package is optimized to work well with remote storages such as<br>Amazon S3. This generally means caching any necessary information about the<br>thumbnail so as to not require expensive operations like querying remote<br>storages for last modified times each time a thumbnail is rendered. |
Bulk thumbnail creation | The ability to create thumbnails for a whole list or queryset at once instead of<br>individually. |
Supports both Python 2 & 3 | Does the application support both Python 2 & 3? |
Django Rest Framework support | Has an integration with Django Rest Framework support like custom serializers |
Django Rest Framework support | Has an integration with Django Rest Framework support like custom serializers |
Has an integration with Django Rest Framework |
Search Weight | Package | Description | Last PyPI release: | Repo Forks | Stars | |||
---|---|---|---|---|---|---|---|---|
{{ item.weight / max_weight * 100 | number:0 }}% | {{ item.title }} | Grid: {{ item.description }} | {{ item.last_released | date: 'mediumDate' }} | N/A | {{ item.repo_forks }} | N/A | {{ item.repo_watchers }} | N/A |