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 can be specified by adding fit=blur
to 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
Configure the behaviour of Dexecure via URL Query Parameters