Module "Native WebP Support - Support for WebP Image Format" adds the ability to upload and process WebP images directly from the OpenCart file manager.
WebP is a modern image format that offers more efficient compression (both lossless and lossy) compared to traditional formats like JPEG or PNG. Using WebP images allows you to significantly reduce file sizes, which helps to speed up page loading and improve user experience.
Key Features
WebP Image Upload: The module allows uploading WebP images to product pages, categories, banners, and other sections of your OpenCart store.
Standard Resizing: The standard image resizing mechanism available for other formats in OpenCart is supported.
Improved Performance: Thanks to the use of WebP images, your site loads faster, which enhances visitor loyalty and reduces bounce rates.
Compatibility: Easy integration into the standard OpenCart file manager without the need for third-party tools.
Benefits of Use
Faster Page Loading: Image optimization leads to an increase in site loading speed.
Higher Search Engine Rankings: A fast site positively impacts SEO and improves the ranking of your store in search engines.
Attention Before Purchase
WebP Support in OpenCart: Starting from version 3.0.3.9, OpenCart has built-in support for WebP by default. If you have version 3.0.3.9 or higher, this module is not required.
Format Support Only: The module only adds support for the WebP format itself and does not convert existing images.
Hosting Requirements: For the correct operation of the module, PHP version 7.1 or higher and the GD library with WebP support are required. Before installing the module, make sure that your hosting supports this library and the correct PHP version.
Instructions to Check WebP Support on the Server
To verify if WebP is supported on your server, follow these steps:
Create a file with the .php extension and insert the following code: <?php phpinfo(); ?>
Upload this file to the server and open it in a browser.
In the opened information, find the GD section and the line WebP Support. It should be marked as "enabled."
If WebP support is absent, you need to install or update the GD library with support for this format.
Login and write down your comment.
Login my OpenCart Account