Creates the transforms for an asset, and generates a <picture> or <img> element, or simply returns the transformed image url. Most of the work is in writing the configuration that describes the different image styles.

Will generate <picture> and <img> elements that work with lazysizes (data-srcset, data-sizes, data-src) as well as normal ones (srcset, sizes, src).

The plugin provides two variables: craft.picture.element generates <picture> and <img> elements, which contain multiple urls for transfomations of a single image. craft.picture.url generates a single url, useful when the image is a background-image.

Installation Instructions

To install this plugin, copy the command above to your terminal.

Reviews

This plugin doesn't have any reviews.

Active Installs
376
Version
3.0.0
License
MIT
Compatibility
Craft 3, Craft 4, Craft 5
Last release
May 31, 2022
Activity (30 days)
0
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs