ImageAPI Optimize SQIP
This module adds an SQIP (SVG Low-Quality image placeholder) process to the Image Optimize pipeline. When an image is processed through a pipeline that includes this SQIP processor, it will generate an SQIP version of the image and save it alongside the original. This SQIP can then be used manually in themes or automatically via the bundled ImageAPI Optimize SQIP Responsive module.
This ImageAPI SQIP module provides an SQIP (SVG Low-Quality image placeholder) process for the Image Optimize pipeline. The processor will create an SQIP version of the image (PNG or JPG) in the same folder as the original image.
Configuration
- Visit the Image Optimize pipelines configuration page at Administration > Configuration > Media > Image Optimize pipelines.
- Add a new pipeline or edit an existing one.
- Add an SQIP processor.
How is an SQIP generated?
- An image is uploaded via an image field.
- An image style version of the image is requested and the image style is using a pipeline that has the SQIP processor added.
- The SQIP is created.
The SQIP is generated using the Dev Weapons API.
Use the SQIP
The SQIP can be used manually in the theme or automatically by enabled the ImageAPI Optimize SQIP Responsive module that comes bundled with this module.