image_deriver
No security coverage
This module provides a pipeline for converting images to modern formats while allowing users to define fallback formats. It is designed for site builders, developers, and content editors who need more control over image format handling.
Features
- Enables the creation of derivative pipelines for image format conversion.
- Allows users to define a list of derivatives, specifying a primary format and fallbacks.
- Decouples derivative generation from image optimization pipelines, enabling optimization before conversion.
Post-Installation
After installing the module, a configuration page is available where users can create derivative pipelines. Within each pipeline, users can define a list of derivatives, specifying the order of primary and fallback formats.
Additional Requirements
Requires the ImageAPI Optimize module for image processing.