Last Updated 3 years ago

Choosing image conversion tools

You can skip conversion attempts by selected tools - e.g. when a tool works too slowly or not at all. Just define the constant in the /config/defines_custom.inc.php or /config/defines.inc.php file:
define('PSHOWLAZYIMG_CONVERT_OPTIONS', [
'png' => [
'cwebp-skip' => true,
'vips-skip' => true,
'ewww-skip' => true,
'wpc-skip' => true,
'ffmpeg-skip' => true,
'graphicsmagick-skip' => true,
'imagemagick-skip' => true,
// 'gd-skip' => true,
// 'imagick-skip' => true,
// 'gmagick-skip' => true,
]
]);

Please Wait!

Please wait... it will take a second!

Kliknij by skopiować