bitbetter bitbetter

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/ImageMagick.

Manual

Download

… and extract the folder to site/plugins/kirby-libvips

Composer

Git Submodule

// site/config/config.php
return [
    'thumbs' => [
        'driver' => 'vips',
    ],
];
Version
1.0.0
License
MIT
Stars
0
Supports
K5 K4
Latest releases