AVIF Not Supported – Fix & Requirements Guide

Table of Contents

In the Nexter Image Optimization feature, AVIF conversion helps you generate next-gen images with better compression and performance.

However, if you see that AVIF is not supported, this is not an issue with Nexter. AVIF support depends entirely on your server configuration.

This guide explains why this happens and how you can fix it.

1. Understanding AVIF and How WordPress Handles It

AVIF (AV1 Image File Format) is a next-generation image format that produces significantly smaller file sizes compared to JPEG, PNG, and even WebP — without sacrificing quality.

When enabled in Nexter Extension’s Image Optimization feature, your images are automatically converted to AVIF to improve your site’s loading speed and Core Web Vitals scores.

However, AVIF conversion is not handled by WordPress or the Nexter Extension plugin itself. It relies entirely on the server-side image processing libraries installed and configured on your web server. This is why AVIF support can vary from one hosting environment to another — even across different plans with the same provider.

When the plugin reports “AVIF Not Supported”, it means the server your website runs on does not currently have the required libraries configured for AVIF.

This is not a bug in the plugin. It is a server configuration limitation.

2. Server Requirements for AVIF Support

AVIF support on WordPress depends on one of two image processing libraries: GD or Imagick (ImageMagick).

Option A — PHP GD Library

GD is the most commonly installed image library on shared hosting. For AVIF to work via GD, all three conditions must be true:

  • PHP 8.1 or higher must be installed on the server.
  • The GD extension must be compiled with libavif support.
  • The libavif C library must be installed on the server.

Option B — Imagick (ImageMagick) Library

For AVIF to work via Imagick:

  • The Imagick PHP extension must be installed.
  • ImageMagick version 7.0.10-58 or higher must be running.
  • The libavif system library must be installed.

Note: Meeting only the PHP version requirement is not enough. The image library must also be compiled with AVIF support. This can only be done by your hosting provider.

3. How to Check AVIF Support on Your Site

Before contacting your hosting provider, verify AVIF support using WordPress Site Health.

site health media handling

Steps:

  1. Log in to your WordPress dashboard.
  2. Go to Tools → Site Health.
  3. Open the Info tab.
  4. Expand the Media Handling section.
  5. Look for AVIF in supported formats.

What the Result Means

  • AVIF is listed → Your server supports AVIF. If Nexter still shows “Not Supported”, contact support.
  • AVIF is not listed → Your server does not support AVIF. Contact your hosting provider.

4. How to Enable AVIF — What to Ask Your Hosting Provider

Enabling AVIF requires server-level changes.

Sample Message to Hosting Provider

Hello,

I am running a WordPress website on your hosting plan and need AVIF image conversion support enabled. Please help with the following:

  1. Upgrade PHP to version 8.1 or higher.
  2. Recompile PHP GD with libavif support
    OR upgrade ImageMagick to 7.0.10-58 or higher with AVIF support.
  3. Install the libavif system library.
  4. Restart PHP-FPM / web server after changes.

I will verify via: WordPress Dashboard → Tools → Site Health → Info → Media Handling.

Thank you.

Technical Details (If Host Asks)

  • Install libavif on the server
  • Recompile PHP GD with –with-avif
  • OR upgrade ImageMagick with AVIF support
  • Restart services (PHP, Apache/Nginx)

5. Common Hosting Scenarios

Shared Hosting

Often lacks AVIF support due to older software or restrictions.
You may need to upgrade hosting if AVIF cannot be enabled.

Managed WordPress Hosting

Usually supports AVIF or can enable it quickly via support.

VPS / Dedicated Servers

You have full control — install dependencies and configure manually.

Local Development (XAMPP, LocalWP, etc.)

AVIF may not work locally due to outdated libraries.
Always test on live or staging servers.

6. Quick Reference Summary

Root CauseWho Needs to ActRecommended Fix
PHP version too oldSite owner / hostUpgrade to PHP 8.1+
GD without libavifHosting providerRecompile GD with libavif
ImageMagick outdatedHosting providerUpgrade to 7.0.10-58+
libavif missingHosting providerInstall libavif
Shared hosting limitsSite ownerUpgrade hosting

7. If AVIF Cannot Be Enabled

If AVIF is not available, with the Nexter Image Optimiser you can use WebP.

WebP is widely supported and still provides excellent compression.

All other optimization features — including compression, lazy loading, and WebP conversion — will continue to work normally.

Need Help?

If the issue persists, contact our helpdesk with:

  • Screenshot of Site Health → Media Handling
  • Hosting provider and plan
  • PHP version

Share your Thoughts

Get Instant Answers to all your questions about Nexter Blocks,
Extensions & Theme trained on 1000+ Docs and Videos

Still in Doubt? Let’s Assist You

Have Feedback or Questions?

Join our WordPress Community on Facebook!