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).
Requirements
This module requires that the following modules are also enabled:
- Image module. Included with Backdrop core.
Installation
-
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.
Documentation
Additional documentation is located in the Wiki:
https://github.com/backdrop-contrib/imagewebp/issues
Issues
Bugs and Feature requests should be reported in the Issue Queue:
https://github.com/backdrop-contrib/foo-project/issues.
Current Maintainers
Credits
- Ported to Backdrop CMS by Király Péter and
Justin Christoffersen. - Backdrop port sponsored by
Jeneration Web Development. - Originally written for Drupal by
Yogesh Nipane.
License
This project is GPL v2 software.
See the LICENSE.txt file in this directory for complete text.