| 开发者 | printerflo |
|---|---|
| 更新时间 | 2026年7月20日 11:01 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
<picture> tags so every visitor's browser picks the best format it supports. Works on any host — no .htaccess or nginx changes.The conversion runs on your computer, in your browser — so there are no server costs and nothing to meter. The one trade-off: you have to open the optimizer page and keep it open while it works. For most sites that's a few minutes, once.
No. The plugin makes no external requests at all. Images go from your media library to your browser and back — encoder included in the plugin, running locally via WebAssembly.
Never. Converted files are saved as separate .webp/.avif files next to the originals. The "Remove all converted files" button deletes everything the plugin created, and your site is exactly as before.
Front-end <img> tags whose files have a converted version get wrapped in a <picture> element with AVIF/WebP sources. Browsers automatically pick the best format they support and older browsers fall back to the original — no server configuration, works with page caching.
WebP is fast to encode and universally supported — it's always on. AVIF is 30–50% smaller than JPEG but slower to encode; enable it if you want maximum savings and don't mind the run taking longer.
They're converted the next time you open Media → Image Optimizer and click the button — already-done files are skipped. Background auto-conversion needs a server-side encoder, which is exactly the thing this plugin deliberately doesn't depend on.
JPEG and PNG attachments, including every registered thumbnail size. Transparency is preserved.
<picture> delivery, one-click removal.