Linux 软件免费装
Banner图

AVIF Local Support

开发者 ddegner
更新时间 2025年8月28日 13:09
PHP版本: 8.0 及以上
WordPress版本: 6.8
版权: GPL v2 or later
版权网址: 版权信息

标签

performance media images conversion avif

下载

0.1.5 0.1.6 0.1.3 0.1.7

详情介绍:

AVIF Local Support adds modern AVIF image support to WordPress while keeping compatibility with existing JPEG media. Built by a Boston photographer who just wanted their website to look as good as possible. GitHub Repository: https://github.com/ddegner/avif-local-support How it works Requirements

安装:

  1. Upload the plugin files to the /wp-content/plugins/avif-local-support directory, or install via the WordPress Plugins screen.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Go to Settings → AVIF Local Support to configure options.

屏幕截图:

  • Tools — convert missing AVIFs, test a conversion, and delete AVIFs.
  • Status — server capability check and library coverage.
  • About — in-admin readme for quick reference.

升级注意事项:

0.1.7 Fixes color desaturation for AdobeRGB JPEGs converted to AVIF by preserving ICC correctly and avoiding conflicting nclx. Recommended update. 0.1.6 More accurate color handling: preserves ICC for tagged images, avoids sRGB-desaturation of AdobeRGB/P3, and normalizes EXIF Orientation. Adds Status warning for GD color limits. Recommended update. 0.1.5 New Tools action to delete AVIF files; improved progress UI and more accurate Status counts. Recommended update. 0.1.4 New encoder controls; improved defaults. Recommended update. 0.1.3 Cleanup and maintenance. No behavior changes. 0.1.2 Security and compatibility improvements; recommended update. 0.1.1 Accessibility and scheduling improvements; recommended update. 0.1.0 Initial release of AVIF Local Support.

常见问题:

Does this modify my original JPEGs?

No. It creates .avif files alongside your existing JPEG originals and sizes.

Will this slow down uploads?

If “Convert on upload” is enabled, some servers may take longer to process uploads due to AVIF generation. You can disable this and use the scheduled/background conversion instead.

Do I need Imagick?

Imagick is recommended for the best results and for preserving metadata and color profiles. If Imagick is not available, the plugin falls back to GD where supported.

Does it track users or send data externally?

No. The plugin does not track users or send data to external services.

更新日志:

0.1.7 0.1.6 0.1.5 0.1.4 0.1.3 0.1.2 0.1.1 0.1.0 Initial release.