=== RS Auto WebP Convert === Contributors: rodrigosilvano Donate link: https://rodrigosilvano.pt/ Tags: webp, images, conversion, optimization, performance Requires at least: 5.8 Tested up to: 6.8 Stable tag: 1.0.2 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Automatically converts JPEG/JPG/PNG to WebP on upload, with an option to delete the original. Imagick preferred, GD fallback. No tracking. == Description == This plugin converts JPEG/JPG/PNG to WebP at upload time—before WordPress generates sub-sizes. Supports Imagick (preferred) and GD (fallback). Options for quality, PNG lossless, and delete original. == Installation == 1. Upload the folder `rs-auto-webp-convert` to `/wp-content/plugins/` or upload the zip in WP Admin. 2. Activate the plugin. 3. Go to Settings → RS Auto WebP Convert. == Changelog == = 1.0.2 = * English readme and strings; fixed Plugin URI vs Author URI.