| 开发者 |
harv
freemius |
|---|---|
| 更新时间 | 2026年6月3日 19:38 |
| PHP版本: | 6.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/.The source selector can scan JPEG, PNG, WebP, or AVIF attachments. The target selector can write WebP or AVIF, depending on browser, WordPress, and server image metadata support.
Yes. Scan a source format, select only the queue rows you want to process, adjust quality, and start the selected queue. This is recommended before processing a large live media library.
No. This version only replaces Media Library attachment files inside the uploads directory. Theme and plugin asset rewriting is intentionally excluded because it can break updates, checksums, and third-party package expectations.
No. Images are fetched by your browser from your own WordPress site and uploaded back to your WordPress REST API.
AVIF compression is more CPU intensive, especially when using a WebAssembly encoder in the browser. For large batches, start with a small test selection and keep concurrency low.
AVIF output depends on browser WebAssembly support and WordPress/server support for AVIF media metadata. WordPress added AVIF support in version 6.5, but the hosting image library must also support it.
The queue is saved in IndexedDB in the same browser. Open Harvify Image Optimizer again and choose Start Selected / Resume.
No, not by default. The admin must explicitly enable the delete originals option before starting the queue.