django-versatileimagefield
Image manager
Provides a flexible way to create and manipulate images within Django applications
A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating new images from the one assigned to the field.
533 stars
13 watching
89 forks
Language: Python
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
codingjoe/django-stdimage | A package for simplifying image management in Django projects by providing a standardized way to store and serve images | 259 |
codingjoe/django-pictures | A Django package for responsive image handling using modern formats like AVIF and WebP | 251 |
django-cms/djangocms-picture | An addon for django CMS to manage images on a website. | 47 |
fabiocaccamo/django-colorfield | Provides a color field with a color picker for Django models. | 634 |
django-cms/django-filer | A file management application for Django that simplifies handling of files and images. | 1,779 |
nephila/django-meta | Helps Django developers add meta tags and OpenGraph properties to HTML responses. | 488 |
elky/django-flat-responsive | Makes Django admin interface mobile-friendly | 248 |
ambient-innovation/django-pony-express | A Django package that simplifies email handling with a class-based approach and full test suite. | 63 |
ebertti/django-admin-easy | Provides tools and decorators to simplify the creation of custom fields in Django admin interfaces. | 473 |
bonsaistudio/django-image-tools | An image processing tool integrated into Django web applications to manage image sizes and cropping | 43 |
picturama/picturama | An application for organizing and managing digital photos locally on a computer. | 424 |
peterlevi/ojo | An image viewer designed to quickly display and manage images, with features like RAW support and convenient navigation. | 38 |
disqus/django-bitfield | Provides a custom BigIntegerField-like class for Django models | 378 |
rogerhoward/djiiif | Enables IIIF integration with Django by exposing image profiles as URLs | 9 |
fabiocaccamo/django-admin-interface | Enhancements and customizations to Django's default admin interface | 1,856 |