Image Deriver
This module allows you to create a prioritized list of image formats for your website, ensuring that images are displayed in modern formats like WebP when possible, and automatically falling back to other formats if necessary. It provides a flexible way to manage image conversions for better performance and compatibility.
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.