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]
        ]
    ]
2 years ago
S

Stupid me. images are not upscaled!

2 years ago
Changed the status to
Archived
2 years ago