A Django application that provides cropping, resizing, thumbnailing, overlays and masking for images and videos with the ability to set the center of attention. Current version 1.5.33, released on PyPI with no specified release cadence. Frequently updated but with infrequent major releases.
pip install imageNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: Create an Image instance, set its source, save, and retrieve its URL.
Use explicit import: from image import Image.
Upgrade to latest version (>=1.5.0) for updated frontend dependencies.