Petro SEO Images to WebP converts your existing JPEG and PNG attachments to WebP in bulk, then serves them on the front-end through the standard <picture> element with a full responsive srcset. The original files stay untouched on disk, so reverting is as simple as flipping a switch.
Designed to be small, dependency-free and predictable. No external services, no images uploaded anywhere, no opaque queue.
.webp next to the original (e.g. photo.jpg photo.jpg.webp).<img> tags from wp_get_attachment_image() and the_content in <picture><source type="image/webp">…</picture>, preserving full srcset and sizes.wp_get_image_editor()).The plugin processes images locally using WordPress’s built-in image editor. No data is sent to third-party services.