Linux 软件免费装
Banner图

Netgold AVIF Converter

开发者 netfold
更新时间 2026年5月22日 02:50
捐献地址: 去捐款
PHP版本: 8.3 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

performance image optimizer core web vitals avif image conversion

下载

1.0.5 1.0.6 1.0.7 1.0.8 1.0.9

详情介绍:

Netgold AVIF Converter by NETGOLD is a lightweight, strictly non-invasive tool designed to skyrocket your WordPress website performance by serving next-generation AVIF images. AVIF provides superior compression compared to WebP and traditional JPEG/PNG formats, significantly improving your Google PageSpeed Insights score and Core Web Vitals without losing visual quality. 🚀 Key Features 💡 Why AVIF? AVIF is currently the most efficient image format on the web, supported by all modern browsers (Chrome, Safari, Firefox, Edge). It offers file sizes up to 50% smaller than WebP and 70% smaller than standard JPEGs. 🇵🇱 Polish Language Support The plugin includes built-in .po/.mo files for the Polish language. If your WordPress is set to Polish, the plugin dashboard will automatically translate itself - no extra downloads required!

安装:

  1. Upload the netgold-avif-converter folder to the /wp-content/plugins/ directory, or install the plugin directly through the WordPress plugins screen.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Navigate to Netgold AVIF Converter in your WordPress admin menu.
  4. Check the Server Diagnostics panel to ensure your server's GD library supports AVIF.
  5. Select your desired image quality (75 is recommended) and the directories you want to optimize.
  6. Click Save Changes.
  7. Click Start Bulk Conversion to optimize your existing media library. Any newly uploaded images will be converted to AVIF automatically on-the-fly!

屏幕截图:

  • Proof of delivery: Browser's Network tab confirms original JPG files are seamlessly served as AVIF on the frontend.

常见问题:

Does this plugin delete my original JPG/PNG files?

Absolutely not. The plugin generates a separate AVIF copy of your image in a dedicated hidden folder. It then uses server-level routing (.htaccess) to serve the AVIF file whenever a browser requests the original JPG/PNG. Your original files are 100% safe.

Why do images still show as .jpg in my browser's dev tools?

This means the plugin is working perfectly! Because the rewrite happens silently on the server level, the browser still requests the .jpg URL, but the server delivers the .avif payload. To verify, check the file size (it will be much smaller) or right-click the image on your site and select "Save image as..." — the browser will automatically suggest saving it as an .avif file.

Will my site break for older browsers that don't support AVIF?

No. The rewrite rules specifically check the Accept header of the visitor's browser. If a user visits with an outdated browser, they will seamlessly receive the original JPG or PNG file.

What happens if the Bulk Conversion stops or times out?

Just click "Start Bulk Conversion" again. Our smart queue system detects previously processed files and will automatically resume exactly where it left off without duplicating any work.

What are the server requirements?

Your server must run PHP 8.3+ and have the GD extension compiled with AVIF support. The plugin includes a built-in diagnostic tool on the settings page to check this for you.

更新日志:

1.0.9 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0