bitbetter 1 Plugin GitHub // site/config/config.php return [ 'thumbs' => [ 'driver' => 'vips', ], ]; libvips Thumbnail Driver A thumbnail / darkroom driver for Kirby using the libvips image manipulation library. It can be faster and more resource-efficient than GD/I… All plugins // site/config/config.php return [ 'thumbs' => [ 'driver' => 'vips', ], ]; libvips Thumbnail Driver A thumbnail / darkroom driver for Kirby using the libvips image manipulation library. It can be faster and more resource-efficient than GD/I… Performance Images