What this solution does
EzStudio WebpOptimizer is a module for 1C-Bitrix that converts JPG and PNG images to WebP format with compression rates up to 90%. Batch processing handles up to 30 images per run. Converted files are stored in the /upload/optimizer/ directory, where original files can be deleted or the folder can be cleared entirely.
The module operates using the GD library for PHP, which is standard on most hosting environments. Users can configure the WebP quality level and set a maximum dimension limit for images. SVG files and existing WebP images are skipped during processing. If memory is insufficient, large images are ignored to prevent fatal errors.
Logging is disabled by default but can be enabled to write records to /upload/webp_optimizer.log. The administrative panel includes a page for manual file upload, maintenance, and detailed statistics on compressed images.
General iT can install and configure this module and check how it works on your website.