gulp-picture-html
Replaces <img> tag with <picture> <source>( .webp, .avif,.., data-src/-srcset"data:image..")<img> gulp in HTML files.
gulp-html-php-picture
Gulp plugin to wrap tag <img> with <picture> adding <source> including .avif and .webp and sort sources inside <picture> by size + php compitable
gulp-html-img-to-picture
Gulp plugin to wrap tag <img> with <picture> adding <source> including .avif and .webp and sort sources inside <picture> by size