CodePros Image Optimizer automatically converts your images to WebP format, cutting file sizes while preserving quality. The result: faster page loads, improved user experience, and better SEO rankings.
The plugin uses the Imagick PHP extension to convert images to WebP format. It processes images in batches to avoid server overload and provides real-time progress updates. WebP images are created alongside your original images, ensuring compatibility with all browsers.
/wp-content/plugins/codepros-image-optimizer directory, or install the plugin through the WordPress plugins screen directlyNo, the plugin creates WebP versions alongside your original images. Your original images remain untouched.
The plugin supports JPEG, PNG, and other common image formats that can be converted to WebP.
The plugin requires the Imagick PHP extension. Most modern hosting providers support this, but you should check with your hosting provider if you encounter issues.
The plugin follows WordPress coding standards and uses:
* PSR-4 autoloading
* Namespace-based organization
* Trait-based code reuse
* Singleton pattern for controllers
The plugin provides various hooks and filters for developers to extend functionality. Refer to the code documentation for available hooks.
Contributions are welcome! Please ensure all code follows WordPress coding standards and includes proper documentation.
Developed by Code Pros (https://www.codepros.ai)