=== PluginFactory Smart Image Formats ===
Contributors: pluginfactory
Tags: webp, avif, image optimization, pagespeed, core web vitals
Requires at least: 6.0
Tested up to: 6.5
Stable tag: 1.3.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Automatically converts uploaded images to WebP and AVIF, checks for already existing optimized files, includes a bulk conversion tool with progress indicator, and serves optimized formats in the frontend.

== Description ==

PluginFactory Smart Image Formats converts uploaded JPG and PNG files to WebP and AVIF when supported by the server.

Features:
* Automatic WebP conversion on upload
* AVIF conversion when server support is available
* Check for already existing WebP and AVIF files before converting
* Bulk conversion tool for existing media
* Progress indicator with percentage and processed totals
* Conversion summary with newly converted and already existing files
* Media Library status column for WebP / AVIF
* Frontend delivery via picture element for many WordPress image outputs
* PluginFactory branding and link in admin

== Installation ==

1. Upload the plugin ZIP in Plugins > Add New > Upload Plugin.
2. Activate the plugin.
3. Open PluginFactory > Smart Image Formats.
4. Click „Convert existing images“ to process older media.

== Frequently Asked Questions ==

= Why is AVIF not always generated? =
AVIF depends on server-side support in Imagick or GD.

= Why do I still see JPG when I copy the image URL directly? =
The original file still exists. The plugin serves WebP or AVIF in frontend markup using a picture element where supported.

== Changelog ==

= 1.3.0 =
* Added existing file check before conversion
* Added conversion summary lists after bulk run

Rezensionen

Es gibt noch keine Rezensionen.

Schreiben Sie die erste Rezension für „PluginFactory Smart Image Formats“

Ihre E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert