WebP Images

Beskrywing

Convert and compress JPEG and PNG images to WebP format easily. Speed ​​up your website.

What else? What are you waiting for? Start now!

Do you like the WebP Images plugin? Leave a 5-Star Review to recommend it to other users.

SUPPORT THE PROJECT

WRITE A REVIEW
SEND A DONATION
BECOME PRO (support and get benefits)
BECOME TRANSLATION CONTRIBUTOR

QUICK LINKS

WebP Images requires

  • Apache server / hosting;
  • .htaccess file exists and writable.

WebP Images features

Features included in the “WebP Images” plugin:

  • bulk image conversion to webp format;
  • bulk removal of images converted to webp;
  • set conversion quality for webp format;
  • auto conversion of uploaded images to webp format;
  • compatible with any use of images (img, picture, background, etc.);
  • the original images are not manipulated / deleted / edited;
  • reduce frontend image size up to 80%.

⚡ WebP Images – PRO FEATURES ⚡

✔ SET CONVERSION QUALITY
AUTO CONVERSION FOR UPLOADS
✔ UNLIMITED PRO UPDATES
PRO SUPPORT PRIORITY

WebP Images development functions

function edit_max_images_per_group($images_per_group){
$images_per_group = 20; // Edit this value to increase/decrease max images per group
return $images_per_group;
}
add_filter('webp_images_bulk_max_elements','edit_max_images_per_group');

Add this code in the functions.php file to change the max number of images per group conversions. Default 5.

WebP Images credits

The “WebP Images” plugin was entirely designed and created by Andrea De Giovine.
If you like the idea and want to support the developer, please Donate to this plugin.
For collaborations and consultations visit the website of the freelance web developer.
For bug reports and support for this plugin, visit the Support section to ask the developer and the community directly.

Installation

To automatically install the “WebP Images” plugin you can search from the “Plugins > Add new” section of your WordPress dashboard and click on the “Install Now” button corresponding to this plugin.

To manually install the “WebP Images” plugin you can download the latest version from the WordPress.org site, and unpack the zip file in the “wp-content/plugins” folder of your CMS.

Now on the “Plugins” section of your WordPress dashboard you can see the “WebP Images” plugin, click on “Activate”.

Kwel-vrae

What are the requirements of the “WebP Images” plugin?

The plugin works only with Apache servers and only if the .htaccess file exists and is writable.

Does the “WebP Images” plugin improve the performance of my website?

Yes! Speed ​​up your website by serving WebP images instead of standard formats. This new format reduces the size of the images (and therefore of the pages of your website) up to 80%.

Does the “WebP Images” plugin save storage space?

No! The plugin converts images (and its resizing) into WebP format, leaving the original files intact. Then on the server there will be the images, their resizing and the versions converted into WebP of the images and their resizing.

Aanbevelings

Oktober 10, 2023
Due to a server misconfiguration, I was having issues with the conversion to .webp with all dedicated plugins, except for this one. WebP Images did the job very fast and well. Recommended.
Read all 2 reviews

Contributors & Developers

“WebP Images” is oopbron sagteware. Die volgende mense het bygedra tot die ontwikkeling van hierdie uitbreiding:

Contributors

“WebP Images” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “WebP Images” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.0.0

2023-08-09

  • Remove cron conversion/deletion management;
  • Improve UI;
  • Fix to remove converted webp version on original media deletion;

1.0.6

2023-07-28

  • Wp 6.2

1.0.5

  • Reload after bulk process end.

1.0.4

  • WP 5.8 compatibility.

1.0.3

  • Fix bug.

1.0.2

  • Fix bug
  • Remove conversions limit
  • Add quality setting
  • Add Check status page

1.0.1

  • Fix bug

1.0.0

  • First release