Dynamic image styles
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
NB: This module duplicates the functionality of image_resize_filter. Please use that instead.
Dynamic image styles is a filter module that will resize images server side to match the size they'll be displayed in the browser. This is done by reading the width and height attributes from each image tag in the content, and then creating (or reusing) an image style with those dimensions to style the image.
