WP Manifestindependent plugin directory
manifest / performance / webp-content-converter

WebP Content Converter GitLab

This is the first version of this plugin. Initialy it will only convert all the img tags to amp-imgs, change the imgs src's to webp version, and add fallbacks to its original formats. This plugins does not work with Wordpress.com and does not convert

by Leonardo Assef Coelho · gitlab.com/leonardoassefcoelho/webp-content-converter · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://gitlab.com/leonardoassefcoelho/webp-content-converter/-/archive/master/webp-content-converter-master.zip

Readme

WebP-Content-Converter

Replaces all img tags to amp-img's, adding the main image with webp format and a fallback to it's original image format and converts all uploaded images (jpg and png) to webp formats, including the crops.

Read the full README on GitLab →