Skip to content

Add WebP thumbnailer plugin

New WebP thumbnailer using libwebp. Currently only static files (no animation) are supported. If we want support of animation, we must use muxer.

Tested with images found filesamples.com, and of course from WebP documentation

Merge request reports