Disable Auto Resizing of images

Disable Auto Resizing of images

Written by Inian Parameshwaran
Last update: Sunday, Apr 21, 2019

Dexecure by default does automatic resizing of images based on the viewing device type, so that mobile devices do not need to download and display oversized images. To override this and not do any auto resizing, provide the ?resize=none parameter.

https://your-dexecure-domain.com/fluffy-kitten.jpg?resize=none


URL Configuration

Configure the behaviour of Dexecure via URL Query Parameters

7 articles in this category.
Written by Inian Parameshwaran.