Available fit modes

Available fit modes

Written by Inian Parameshwaran
Last update: Wednesday, Jul 01, 2020

If an image is being resized to a dimension bigger than the original, you can specify how the extra space should be filled.

Blur mode

Blur mode can be specified by adding fit=blurto the URL. This parameter only comes into effect when paired with a resize parameter with dimensions bigger than the original image dimensions.

Original image

Image with fit mode of blur and height which is greater than the original image

URL Configuration

Configure the behaviour of Dexecure via URL Query Parameters

7 articles in this category.
Written by Inian Parameshwaran.