StashPress : WebP Image Conversion
StashPress : WebP Image Conversion
Description
- One-click bulk scan and convert of your entire Media Library, in safe small batches so it works even on shared hosting.
- Converts the full-size image plus every registered thumbnail size (thumbnail, medium, large, etc.).
- Auto-converts every new image the moment it’s uploaded.
- Adjustable quality slider (default 82 — a strong quality/size balance).
- Originals are never deleted; .webp files are created alongside them.
- On the frontend, visitors whose browser supports WebP are automatically served the .webp version; everyone else still gets the original — no broken images, ever.
- Works with GD or Imagick, whichever your server has.
Installation
- Upload the
stashpress-webp-image-conversionfolder to/wp-content/plugins/. - Activate the plugin from the Plugins screen.
- Go to Media > StashPress WebP to run your first scan and adjust settings.
Faq
No. Originals are always kept. The plugin only adds .webp files next to them and serves the .webp version to supporting browsers.
The plugin will show a notice on the settings page telling you GD/Imagick WebP support isn’t available. Most modern hosts support this by default.
Yes — it converts every size registered in WordPress’s attachment metadata, which covers sizes added by themes and builders like Elementor.
Reviews
Changelog
1.0.3
- Rebranded to StashPress : WebP Image Conversion.
- Removed all trialware/limit caps to offer 100% free unlimited WebP conversion.
- Refactored output buffering and asset structure to comply fully with WordPress.org guidelines.
1.0.0
- Initial release: bulk convert, auto-convert on upload, frontend WebP serving, adjustable quality, stats dashboard.