Description
WebPioneer is a compatibility-first WebP conversion workflow for WordPress sites that want local processing, delivery safety, and clear operational visibility without aggressive automation.
Instead of acting like a generic image optimization suite, WebPioneer focuses on the WebP workflow that already exists inside your WordPress media library: upload-time conversion, bulk conversion, folder-based filtering, media inspection, and explicit serving controls.
The plugin is designed for site owners and agencies that want to generate WebP locally, inspect results, and roll out delivery changes conservatively.
Features:
– Converts JPG, PNG, and non-animated GIF to WebP.
– Skips animated GIF safely.
– Converts on upload and supports bulk conversion for existing media.
– Safe default serving mode (generate only).
– Optional Apache rewrite rules installation via explicit admin action.
– PHP-level WebP URL fallback in rewrite mode when .webp exists and browser supports WebP.
– Interactive media inspector with per-image conversion actions.
– Folder-based filtering and browsing inside the dashboard.
– Local audit log export (CSV) and clear actions.
– Local processing only. The plugin does not send images to an external optimization service.
Screenshots

Dashboard overview with conversion stats, progress visibility, and workflow summary. 
Interactive Media Inspector with per-image conversion actions and folder-based filtering. 
Serving / Delivery Safety tab with mode selection and rewrite installer. 
Audit & Tools tab with local log export and maintenance actions.
Installation
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin through the Plugins menu in WordPress.
- Open
Tools > WebPioneer. - Start conversion from the dashboard.
FAQ
-
Does this plugin delete original images?
-
No. Original files stay unchanged.
-
Does this plugin convert animated GIF?
-
No. Animated GIF files are skipped by default to avoid breaking animation.
-
Does this plugin force rewrite rules automatically?
-
No. Apache rewrite rules are installed only when the admin explicitly clicks the install button.
-
Does this plugin send images or audit data to an external service?
-
No. Conversion runs locally on your WordPress server. Audit events are stored locally for administrator visibility and do not include visitor IP addresses.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WebPioneer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WebPioneer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Repositioned WebPioneer as a compatibility-first WebP conversion workflow instead of a generic image optimization plugin.
- Added plugin header metadata for WordPress.org review readiness.
- Kept plugin version, stable tag, and changelog aligned.
- Removed audit IP logging and stopped exporting IP addresses in audit CSV.
- Reduced raw absolute path exposure in diagnostics output.
- Added reliable one-time admin flash notices for save/install actions.
- Kept user on the same dashboard tab after settings save and rewrite install.
- Added PHP-level WebP URL fallback in rewrite mode when
.webpexists and browser supports WebP. - Improved serving mode consistency after successful Apache rewrite installation.
- Improved query-state handling compatibility across hosting environments.
- Removed manual translation loading call to align with WordPress.org translation handling.
- Minor dashboard version text alignment and internal hardening updates.
1.0.0
- Initial public release.
