Linux 软件免费装
Banner图

VeloIMG – WebP & AVIF Image Optimizer

开发者 enetrato
更新时间 2026年9月3日 22:03
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

performance webp image compression image optimization avif

下载

0.9.0 0.9.1 0.9.3 0.9.2

详情介绍:

VeloIMG generates WebP and AVIF directly on your WordPress hosting while keeping original JPG and PNG files unchanged. No external image CDN is required for image delivery. Your optimized images stay on your own hosting, without dependency on a third-party image optimization platform, account limits, API keys, service availability, or access restrictions. All current VeloIMG features are available free. Why VeloIMG? Main features: VeloIMG is designed for sites with many images. It avoids modifying originals and does not serve generated files when the derivative is invalid, outdated, or larger than the original where that rule applies.

安装:

  1. Upload the plugin files to the /wp-content/plugins/veloimg/ directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open VeloIMG in the WordPress admin menu.
  4. Run the setup checks on the main page.
  5. Configure frontend delivery and format priority.
  6. Generate WebP and/or AVIF files from the WebP and AVIF sections.

屏幕截图:

  • WebP section with generation settings, folder selection, progress, statistics, and file management.
  • AVIF section with generation settings, folder selection, progress, statistics, and file management.
  • Frontend delivery check showing page response, format coverage, derivative URLs, and unavailable files.
  • Folder statistics with processed, successful, skipped, and unsuccessful images.

升级注意事项:

0.9.3 Fixes localization/source-language issues for English and translated WordPress installations. Image generation and delivery behavior are unchanged. 0.9.2 Improves WebP and AVIF bulk-generation reliability, run safety, and statistics. After updating, review current progress before starting a new bulk-generation run. 0.9.1 This update improves AVIF test generation startup and makes WebP/AVIF test results easier to understand. 0.9.0 This is the first public release. Run setup checks and generate missing derivatives before enabling frontend delivery on production sites.

常见问题:

Does VeloIMG change original images?

No. Original JPG and PNG files are not modified. VeloIMG writes derivative files into the uploads derivative storage.

What happens if AVIF is not supported by the browser?

It depends on the selected strategy. For example, with AVIF -> WebP -> original, the browser receives AVIF when possible, then WebP, then the original image.

What is PHP Safe delivery?

PHP Safe delivery rewrites WordPress image markup into picture/source markup and lets the browser choose supported generated formats.

What is Apache/LiteSpeed delivery?

Apache/LiteSpeed delivery keeps HTML unchanged and uses rules in uploads/.htaccess to serve generated AVIF or WebP files according to the browser Accept header and the selected format strategy.

Why are some files marked as unsuccessful?

VeloIMG records a reason when generation fails or a derivative is intentionally not saved. Common reasons include missing encoder support, unreadable source files, invalid generated files, transparency loss during AVIF conversion, or a generated file being larger than the original.

Why are transparent PNG files sometimes not saved as AVIF?

Some server AVIF encoders can remove transparency. VeloIMG checks this case and does not save an AVIF file when transparency would be lost.

Can I stop generation and continue later?

Yes. Bulk generation can be stopped and continued. Progress is stored so already processed files do not need to be processed again unless files are deleted or regenerated.

Can WebP and AVIF generation run at the same time?

Yes. WebP and AVIF use separate generation flows. On limited shared hosting, running them one after another is recommended to reduce server load.

Does VeloIMG delete generated files?

Only when you explicitly use the delete controls. Deleting derivatives does not delete original images.

更新日志:

0.9.3 0.9.2 0.9.1 0.9.0