Sorry, we don't support your browser.  Install a modern browser
This post is closed.

Prevent upscale of images

S

Hi, I would like an option for either presets or thumbs in general, that prevent upscaling of images.

    'thumbs' => [
        'upscale' => false,
        'presets' => [
            'maxSize' => ['width' => 2400, 'height' => 2400, 'crop' => false, 'upscale' => false]
        ]
    ]
a year ago
S

Stupid me. images are not upscaled!

a year ago
Changed the status to
Archived
a year ago