WebP is a modern image format that provides superior lossless and lossy compression for images on the web. WebP create smaller, richer images that make the web faster.
Provided a configurable feature to enable WebP conversion for any image. As all browsers are currently not supporting Webp format image, care has been taken so that the browsers that do not support it will render the original image uploaded as (JPEG/PNG/GIF).
This module requires that the following modules are also enabled:
Install this module using the official Backdrop CMS instructions at https://backdropcms.org/guide/modules.
Visit the configuration page under: Administration > Structure > Content types > Page > Manage displays (admin/structure/types/manage/page/display/default) and select the webp support checkbox.
Additional documentation is located in the Wiki: https://github.com/backdrop-contrib/imagewebp/issues
Bugs and Feature requests should be reported in the Issue Queue: https://github.com/backdrop-contrib/foo-project/issues.
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.