Linux 软件免费装
Banner图

DVMAGIC Local Image Conversion for AVIF and WebP

开发者 dvmagic
更新时间 2026年9月1日 01:24
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

media library webp image optimization avif convert images

下载

1.0.2

详情介绍:

DVMAGIC Local Image Conversion for AVIF and WebP converts JPEG, PNG and GIF uploads to modern formats on your own server — and can batch-convert your existing Media Library. Built by Auslander Studio for production WordPress sites we operate ourselves. Unlike SaaS optimizers, everything runs locally with no usage caps — full feature set, free. What makes this plugin different Features Requirements Check Media → DVMAGIC Image Conversion → Server capabilities after install — the panel shows Imagick, Imagick WebP, Imagick AVIF, and GD WebP on your host. PHP extensions (summary) If only GD with WebP is available, set Primary format to WebP, or leave AVIF and the plugin will fall back to WebP when AVIF encode is not detected. Author DVMAGIC — LinkedIn

安装:

  1. Upload the plugin folder to /wp-content/plugins/ or install from WordPress.org.
  2. Activate DVMAGIC Local Image Conversion for AVIF and WebP.
  3. Open Media → DVMAGIC Image Conversion.
  4. Review server capabilities, save settings, then run a small test upload before batching the whole library.

常见问题:

Does this call an external API?

No. All encoding happens on your server.

Will AVIF work on every host?

No. AVIF encoding requires the PHP imagick extension and an ImageMagick build that can write AVIF (see Server capabilities: “Imagick AVIF”). Many shared hosts have Imagick without AVIF, or only GD with WebP. When AVIF encode is unavailable, the plugin falls back to WebP (via Imagick or GD).

Which PHP extensions do I need?

  • AVIF: enable imagick in PHP and ensure ImageMagick on the server supports AVIF output (ask your host or check the plugin’s capability panel).
  • WebP: imagick (WebP) or gd with WebP (imagewebp).
  • You do not need both imagick and gd — one working WebP path is enough if you use WebP as primary or accept AVIF→WebP fallback.

Can I keep JPEG/PNG files after conversion?

Yes. Enable Keep originals in settings. WordPress still serves the modern attachment file.

更新日志:

1.0.2 1.0.1 1.0.0