icon WebP Format Support
Created by Orckestra

How to use images of WebP format

The use of WebP images in C1 CMS is not different from that of other formats (PNG, JPEG etc). 

For more information about inserting and using images, please see "Image and Media".

In addition to using existing WebP images on pages, you can also convert the existing resized images of other formats into WebP format.

For more information on converting resized images into WebP format, please see "Converting image formats".

By using the <picture> element, editors can make a web browser to use a WebP image instead of a PNG or JPEG, if the browser supports WebP.

Expand code