Standard Web WP Image Optimizer is a lightweight and performance-focused WordPress plugin designed to generate and serve optimized WebP versions of JPG and PNG images.
Unlike many image optimization plugins that rely on aggressive rewrite rules, output buffering, or frontend JavaScript, this plugin uses safe WordPress-native filters to deliver generated WebP images with minimal overhead and high compatibility.
The plugin is designed for real-world shared hosting environments, including cPanel hosting, while still scaling efficiently on VPS and dedicated servers.
Minimum System Requirements
- WordPress 6.0 or newer
- PHP 7.4 or newer
- GD or Imagick PHP extension
- WebP support enabled in GD or Imagick
- Writable
/wp-content/uploads/directory - 128 MB PHP memory limit
Recommended System Requirements
- WordPress 6.5 or newer
- PHP 8.1 or newer
- Imagick with WebP support
- 256 MB+ PHP memory limit
- LiteSpeed Cache, WP Rocket, or similar page caching plugin
- SSD/NVMe storage
- Real cron disabled is acceptable (plugin supports WP-Cron)
- VPS or dedicated hosting recommended for large media libraries
Compatibility Notes
- The plugin does not require
.htaccessrewrite rules. - The plugin does not require frontend JavaScript.
- Original JPG and PNG files are always preserved.
- The plugin automatically disables processing features if the server is incompatible with WebP generation.
- Shared hosting environments are supported if WebP support is available in the server image libraries.
Key features include:
- Automatic WebP conversion for newly uploaded images
- Bulk optimization for existing Media Library images
- Queue-based processing system to avoid timeouts
- Small batch processing for reduced server load
- Multiple compression profiles:
- Best Performance
- Balanced (Recommended)
- Best Quality
- Real-time optimization statistics and queue progress
- Space savings reporting
- System compatibility checks
- Safe WebP serving without
.htaccessrewrite rules - WordPress-native image delivery
- WebP status visibility inside Media Library attachment details
- Batch removal of generated WebP files
- Original images remain untouched
The plugin avoids unnecessary frontend overhead by:
- avoiding global output buffering
- avoiding aggressive HTML parsing
- avoiding repeated disk scans during page loads
- avoiding frontend JavaScript injection
This makes it suitable for performance-focused WordPress websites that need predictable behavior and low server impact.





Reviews
There are no reviews yet.