novicell/image_style_generator

Image Style Generator

1.1.0 2025-02-21 12:12 UTC

This package is auto-updated.

Last update: 2025-07-10 11:41:30 UTC


README

Introduction

Image Style Generator is a module designed to automate the creation of image styles and responsive image styles based on the defined breakpoints.

Configuration

Image Style Generator is configured using it's settings form. In this all you need to select is the breakpoints group to use and then what breakpoint is used to select the fallback image style on responsive image styles.

Creating Style Groups and View modes

In order to create new Style Groups and Style View Modes you need to create plugins in a custom module that extends StyleGroupBase or StyleViewModeBase.