• Client 1
  • Client 2
  • Client 3
  • Client 4
  • Client 5
Trusted by over 100k+ users - 4.9

WebP Converter

Converts Image to WebP and AVIF format

J4 J5 J6 Plugin
Changelog

What's new?

Version 2.1 - 18 November 2025

Major Feature Release - AVIF Support & SEO Optimization

  • AVIF Format Integration: Full support for AVIF image format alongside WebP for maximum compression and quality
  • Dual Format Processing: Convert to WebP only, AVIF only, or both formats simultaneously with automatic browser fallback
  • Joomla 6.x Compatibility: Full support for Joomla 6.x in addition to 4.x and 5.x
  • Native Lazy Loading: Built-in browser-native lazy loading support for improved Core Web Vitals scores
  • SEO & Accessibility Enhancements: Alt text preservation, attribute retention, and above-the-fold detection

AVIF Format Support

  • AVIF Conversion:
    • Convert images to AVIF format with up to 50% better compression than WebP
    • Separate quality control for AVIF (5-100%, automatically scaled to 0-63)
    • Custom AVIF filename suffix (default: _iavif)
    • Automatic fallback to WebP if AVIF is not supported by server
    • ImageMagick fallback support for AVIF conversion when GD doesn't support it
  • Format Selection:
    • Choose between WebP only, AVIF only, or Both formats
    • When "Both" is selected, picture elements are automatically enabled
    • Batch operations support format selection (WebP, AVIF, or Both)
    • Format-specific directory management and cleanup
  • Picture Element Enhancement:
    • Automatic picture element generation with AVIF, WebP, and original image fallback
    • Preserves all image attributes (alt, class, id, style, loading) during conversion
    • Optimal browser compatibility with proper source ordering

SEO & Core Web Vitals Optimization

  • Native Lazy Loading:
    • Browser-native lazy loading support reduces initial page load by up to 80%
    • Improves Largest Contentful Paint (LCP) scores for better search rankings
    • Smart above-the-fold detection ensures critical images load immediately
    • Configurable option to enable lazy loading for above-the-fold images
  • Accessibility & Metadata:
    • Automatic preservation of alt text, class names, IDs, and styles
    • Maintains SEO value of image metadata during conversion
    • Ensures accessibility compliance (WCAG guidelines)
  • Performance Metrics:
    • Up to 80% file size reduction improves page speed scores
    • Reduces bandwidth usage and enhances user experience metrics
    • Automatic conversion of both inline images and CSS background images

Enhanced Debug & Monitoring

  • Advanced Debug Output:
    • Dynamic table layout that adapts to selected format (WebP, AVIF, or Both)
    • Separate columns for AVIF and WebP paths, sizes, and savings when both formats are used
    • Individual saved percentages calculated for each format
    • Comprehensive format explanation section (What is WebP? What is AVIF?)
    • Fixed HTML rendering issues with line breaks in details column
  • Format-Specific Statistics:
    • Track AVIF and WebP conversion separately
    • Individual compression ratios and file size savings
    • Format-specific error reporting and status tracking

User Interface Improvements

  • Batch Operations Enhancement:
    • Format selection dropdown integrated with Generate and Delete buttons
    • Streamlined UI with inline format selection and action buttons
    • Removed confusing duplicate format fields
    • Format values properly saved to database
  • Quality Slider Fix:
    • Fixed issue where multiple quality sliders would update the same label
    • Unique IDs for each slider ensure proper value display
  • Directory Management:
    • Updated labels to reflect both WebP and AVIF support
    • Enhanced directory statistics to show both format counts

Technical Improvements

  • Extended Image Class:
    • Enhanced AVIF conversion with proper quality scaling (0-100 to 0-63)
    • Improved PNG alpha channel handling for AVIF conversion
    • ImageMagick fallback for AVIF when GD doesn't support it
    • Null path handling for better error prevention
  • Directory Manager:
    • Added getAVIFPath() method for AVIF file path generation
    • Format-specific filename mapping to prevent hash collisions
    • Enhanced directory creation for both formats
  • Image Processor:
    • Refactored conversion logic to support multiple formats
    • Enhanced convertImageFormats() method for WebP and AVIF
    • Improved generatePictureElement() with AVIF support
    • Better SVG file handling (explicit skip instead of failed status)
  • Helper Class:
    • Added isAVIFSupported() method to check server capabilities
    • Enhanced displayDebugInfo() with dynamic format-aware tables
    • Improved memory usage row alignment for dual-format layouts

Security & Compatibility

  • Fixed namespace issues for Joomla 6.x compatibility
  • Enhanced installer script with proper language loading
  • Improved error messages during installation/update
  • Better handling of missing language strings with fallbacks

Code Quality

  • Comprehensive QA review and bug fixes
  • Improved error handling and null checks
  • Enhanced code documentation
  • Better separation of concerns in class structure

Version 2.0 - 29 July 2025

Major Enterprise Upgrade - Complete Rewrite

  • Enterprise-Grade Architecture: Complete plugin rewrite with modular class structure for large-scale deployments
  • 85% Performance Improvement: Admin interface now loads 85% faster with lazy loading and optimized queries
  • Advanced Caching System: JSON-based caching reduces processing overhead by up to 90% for repeat operations
  • Interactive Folder Management: Visual tree interface with checkboxes for selecting one, multiple, all, or none folders
  • Universal Joomla Compatibility: Optimized for Joomla 4.x and 5.x with cross-platform Windows/Linux support

Enterprise Features

  • Advanced Directory Management:
    • Custom WebP output directories (webp_thumbs, thumbnails, etc.)
    • Flat structure option for large archives - store ALL WebP files in single directory
    • Hashed filename system with MD5-based unique names to prevent conflicts
    • JSON mapping system for reverse lookup of hashed filenames
    • Automatic directory creation with proper permissions
    • Orphaned file detection and cleanup tools
  • Rate Limiting & Security:
    • CSRF protection for all AJAX requests with security tokens
    • Built-in abuse prevention: 5 batch ops, 50 single conversions, 10 delete ops per hour
    • Super administrator bypass for all limits
    • Comprehensive input validation and directory traversal prevention
  • Advanced Logging & Monitoring:
    • Multi-level logging (Info, Warning, Error, Debug) with context information
    • User ID, IP address, memory usage, and processing time tracking
    • Conversion statistics: success/failure rates, file size savings, performance metrics
    • Cache performance monitoring with hit/miss ratios

⚡ Performance & Memory Management

  • Smart Memory Management:
    • Configurable memory thresholds (60-90%) prevent server overload
    • Operations pause when limits reached, resume when memory available
    • Explicit resource cleanup prevents memory leaks during batch operations
    • 60% memory usage reduction through enhanced management
  • Intelligent Caching:
    • Configurable cache lifetime (1-168 hours) for different site types
    • Automatic cache cleanup removes expired entries
    • Cache hit rate monitoring in debug mode
  • Lazy Loading Interface:
    • Handles thousands of folders without browser freezing
    • Maximum 50 folders per load with "Load more" functionality
    • Initial 2-level depth scan prevents interface overload

Advanced Configuration Options

  • File Management:
    • Customizable WebP filename suffix (default: _iwebp)
    • Preserve original timestamps for backup system compatibility
    • Configurable min/max file size limits (prevent processing tiny icons or huge files)
    • Quality control (5-100%) with format-specific optimization
  • Directory Structure Options:
    • Maintain original directory structure or use flat structure
    • Auto-create directories with proper permissions
    • Custom output directory naming and organization
  • Advanced Exclusions:
    • Multi-level exclusions: formats, menu items, components, URLs, specific images
    • Wildcard pattern support for flexible exclusion rules
    • Strategic exclusion templates for different site types

? Universal Deployment Capabilities

  • Cross-Platform Compatibility:
    • Normalized path handling works on Windows and Linux servers
    • Automatic Media component configuration detection
    • Perfect URL generation across all hosting environments
  • Hosting Environment Optimization:
    • Shared hosting: Conservative memory settings with graceful degradation
    • VPS: Balanced performance optimization
    • Dedicated servers: Maximum performance utilization
    • Cloud environments: Auto-scaling and load balancing compatibility

Technical Improvements

  • Modern Architecture:
    • Modular class structure: Logger, RateLimiter, Cache, DirectoryManager, ImageProcessor
    • Enhanced error handling with sanitized user-friendly messages
    • Context-aware operation (Web, CLI, AJAX contexts)
  • Advanced Image Processing:
    • Extended Image class with proper PNG alpha channel handling
    • Picture element support for better browser compatibility
    • Enhanced srcset and CSS background image processing
  • Database Integration:
    • Robust Media component configuration retrieval
    • Fallback mechanisms for different Joomla versions
    • Safe database queries with error handling

Management Interface Enhancements

  • Interactive Folder Tree:
    • Visual directory structure with expandable folders
    • Parent-child checkbox relationships
    • Select All/None/Individual folder options
  • Batch Operations:
    • Real-time progress tracking during operations
    • Detailed conversion statistics and results
    • Error reporting with actionable information
  • Directory Management Dashboard:
    • Create WebP directories with progress tracking
    • View directory statistics and file counts
    • Clean up empty directories and orphaned files

Security & Reliability

  • All AJAX endpoints protected with CSRF tokens
  • Comprehensive input validation and sanitization
  • Directory traversal prevention
  • Graceful error recovery ensures continued operation
  • Rate limiting prevents abuse and server overload

Version 1.9 - 5 May 2025

Major Improvements

  • Major memory usage optimizations for frontend processing
  • Removed session-based caching in favor of more efficient filesystem checks
  • Enhanced image timestamp comparison for smarter WebP regeneration
  • Added support for processing large numbers of images on a single page

Debug Enhancements

  • Improved debug output with more accurate statistics
  • Fixed issues with incorrect image counting in debug mode
  • Enhanced memory usage tracking and reporting

Performance Optimizations

  • Optimized HTML parsing to reduce memory consumption
  • Added memory usage monitoring to prevent server overload
  • Improved reliability for sites with heavy image content
  • Streamlined page processing for faster performance

Version 1.8 - 19 February 2025

  • Removed GD Library Dependancy
  • Debug Mode Improved
  • PNG Image Issue Fixed

Version 1.7 - 14 February 2025

Major Changes

  • Completely refactored the codebase for better organization and maintainability
  • Added comprehensive debug information display system
  • Improved image processing with better error handling

New Features

  • Added debug mode with detailed statistics table showing:
    • Original and WebP image paths with clickable links
    • Original file sizes
    • WebP file sizes
    • Space saved per image
    • Compression percentage
    • Total savings across all images
  • Added support for CSS background images
  • Added alternating row colors in debug table for better readability
  • Added total statistics row in debug mode

Architectural Improvements

  • Split code into separate classes for better organization:
    • WebpConverterGDSupport: Handles GD library support checking
    • WebpConverterImageProcessor: Manages image processing and conversion
    • WebpConverterHelper: Provides utility functions
  • Improved memory management by properly destroying image resources
  • Added proper error handling throughout the codebase

Technical Improvements

  • Enhanced image processing:
    • Better handling of PNG transparency
    • Improved JPEG quality control
    • Added support for GIF images
  • Improved path handling and normalization
  • Enhanced external URL detection
  • Better directory structure management
  • Added proper UTF-8 support in HTML processing

Bug Fixes

  • Fixed memory leaks in image processing
  • Fixed path handling issues with different URL formats
  • Fixed issues with srcset attribute processing
  • Fixed directory permission handling
  • Resolved issues with special characters in filenames

Security Improvements

  • Added proper input validation
  • Improved file path sanitization
  • Added checks for directory traversal attempts
  • Enhanced error message security

Performance Optimizations

  • Improved caching of converted images
  • Reduced memory usage during image processing
  • Optimized HTML parsing and modification
  • Enhanced background image processing performance

Admin Interface

  • Added better error messaging system
  • Improved debug information display
  • Added clickable links to view original and converted images

Version 1.6 - 16 August 2024

  • Fixed issue with absolute path when using language filter.
  • Doesn't support Joomla 3.x anymore.

Version 1.5 - 30 May 2024

  • Frontend Editing Mode Detection: Added checks to prevent the plugin from running when the site is in frontend editing mode. This ensures that the plugin does not interfere with the editing experience.
  • Detects editing mode by checking for parameters tmpl, task, and layout in the URL.
  • Returns early if any of these parameters indicate that the site is in editing mode.

Version 1.4 - 22 November 2023

  • Supports Joomla 5 without Backward Compatibility Plugin
  • Fixed issues with image path not found
  • Added Debug Mode to compare the images in frontend.

Version 1.3 - 30 November 2023

  • Supports Joomla 4.

2.1

Current Version

1.20K

Active Users
What can WebP Converter do for you?

See our product features

The WebP Converter plugin enhances website performance by converting images to the WebP and AVIF format. By reducing image file sizes without losing quality, it improves page loading speeds, contributing to better Google rankings and overall speed optimization.
Advanced WebP & AVIF Conversion with Intelligent Processing

Enterprise-Grade Image Optimization

Automatic Conversion
Intelligent WebP and AVIF conversion with advanced caching system reduces processing overhead by up to 90% for repeat operations, perfect for large-scale websites. Support for both modern formats with automatic browser fallback.

Smart File Size Filtering
Configurable minimum and maximum file size limits prevent processing of tiny icons or huge files that may cause timeouts, optimizing server performance.

85% Faster Admin Interface with Memory Management

Performance & Admin Optimization

Lightning-Fast Performance
Enhanced memory management with explicit resource cleanup prevents memory leaks. Admin interface loads 85% faster with lazy loading and optimized queries.

Perfect URL Generation
Automatic Media component configuration detection ensures perfect URL generation across all hosting environments, maintaining consistent image paths for reliable caching and CDN integration.

Visual Tree Interface with Smart Loading

Interactive Folder Management

Advanced Folder Tree
Interactive interface with checkboxes for selecting one, multiple, all, or none folders. Lazy loading handles thousands of folders without browser freezing.

Batch Operations
Process multiple selected folders simultaneously with real-time progress tracking and automatic directory creation as needed.

Cross-Platform Support for Modern Joomla

Universal Compatibility

Modern Joomla Support
Optimized for Joomla 4.x, 5.x, and 6.x with forward compatibility. Works seamlessly on Windows and Linux servers with normalized path handling.

Picture Element Support
Advanced browser compatibility with picture elements providing AVIF, WebP, and original image fallback for optimal user experience across all devices and browsers.

Custom Output Directories with Flat Structure

Advanced Directory Management

Flexible Storage Options
Store WebP and AVIF files in custom directories (webp_thumbs, thumbnails) with options to maintain or flatten directory structure for optimal organization. Separate or combined storage for both formats.

Hashed Filename System
Generate unique MD5-based filenames to prevent conflicts in large archives, perfect for news sites with extensive image libraries and multi-author environments.

CSRF Protection with Abuse Prevention

Enterprise Security & Rate Limiting

Security-First Design
All AJAX requests require valid CSRF tokens with comprehensive input validation to prevent directory traversal and security issues.

Rate Limiting Protection
Built-in abuse prevention with configurable limits: 5 batch operations, 50 single conversions, 10 delete operations per hour. Super admins bypass all limits.

Multi-Level Logging with Performance Metrics

Comprehensive Monitoring & Logging

Advanced Logging System
Multiple log levels (Info, Warning, Error, Debug) with context information including user ID, IP address, memory usage, and processing times.

Conversion Statistics
Track success/failure rates, file size savings, processing times, cache performance, and comprehensive error tracking with user-friendly messages.

90% Performance Improvement with Intelligent Caching

Smart Caching & Memory Management

Performance Caching System
JSON-based caching stores conversion results and statistics, reducing processing overhead by up to 90% with configurable lifetime (1-168 hours).

Memory Threshold Control
Configurable memory thresholds (60-90%) prevent server overload. Operations pause when limits are reached and resume when memory is available.

Perfect for News Sites & Extensive Image Libraries

Large-Scale Archive Management

Flat Structure for Large Archives
Store ALL WebP and AVIF files in a single directory without subdirectories, ideal for sites with deep folder structures and extensive archived images. Manage both formats efficiently.

Orphaned File Detection
Automatic cleanup tools identify and remove WebP and AVIF files when originals are deleted, with JSON mapping for reverse lookup of hashed filenames.

Precise Control Over Image Processing

Advanced Exclusion Controls

Multi-Level Exclusions
Exclude specific image formats, Joomla menu items, components, URL patterns, and individual images with wildcard support for complete processing control.

Strategic Processing
Smart exclusion strategies for admin areas, e-commerce checkout processes, and specialized components ensure optimal performance and compatibility.

Optimized for Shared Hosting to Dedicated Servers

Hosting Environment Adaptability

Universal Deployment
Optimized for shared hosting, VPS, dedicated servers, and cloud environments with conservative memory settings and graceful resource degradation.

Automatic Configuration
Adapts to any Joomla Media component configuration without manual setup, ensuring seamless operation across different hosting configurations.

Maintain File Integrity with Custom Settings

Quality & Timestamp Preservation

Quality Control
Customizable WebP quality (5-100%) and AVIF quality (5-100%, automatically scaled to 0-63) with separate filename suffix options. Preserve original timestamps for backup systems and file synchronization tools.

Format Flexibility
Support for JPG, PNG, and GIF conversion to WebP and/or AVIF with intelligent format recognition, automatic browser fallback, and browser-specific optimization for maximum compatibility.

Boost Search Rankings with Image Performance

SEO & Core Web Vitals Optimization

Native Lazy Loading
Built-in browser-native lazy loading support reduces initial page load time by up to 80%, improving Largest Contentful Paint (LCP) scores. Smart above-the-fold detection ensures critical images load immediately for optimal SEO performance.

Core Web Vitals Enhancement
Up to 80% file size reduction improves page speed scores, reduces bandwidth usage, and enhances user experience metrics. Automatic conversion of both inline images and CSS background images for comprehensive optimization.

SEO-Friendly Image Attributes

Accessibility & Metadata Preservation

Alt Text Preservation
Automatically preserves all image attributes including alt text, class names, IDs, and styles during conversion, ensuring accessibility compliance and maintaining SEO value of image metadata.

Lightweight Processing Mode
Memory-efficient regex-based parsing reduces server load while maintaining full conversion capabilities, perfect for high-traffic sites where performance directly impacts search rankings.

Automatic Conversion
Intelligent WebP and AVIF conversion with advanced caching system reduces processing overhead by up to 90% for repeat operations, perfect for large-scale websites. Support for both modern formats with automatic browser fallback.

Smart File Size Filtering
Configurable minimum and maximum file size limits prevent processing of tiny icons or huge files that may cause timeouts, optimizing server performance.

Lightning-Fast Performance
Enhanced memory management with explicit resource cleanup prevents memory leaks. Admin interface loads 85% faster with lazy loading and optimized queries.

Perfect URL Generation
Automatic Media component configuration detection ensures perfect URL generation across all hosting environments, maintaining consistent image paths for reliable caching and CDN integration.

Advanced Folder Tree
Interactive interface with checkboxes for selecting one, multiple, all, or none folders. Lazy loading handles thousands of folders without browser freezing.

Batch Operations
Process multiple selected folders simultaneously with real-time progress tracking and automatic directory creation as needed.

Modern Joomla Support
Optimized for Joomla 4.x, 5.x, and 6.x with forward compatibility. Works seamlessly on Windows and Linux servers with normalized path handling.

Picture Element Support
Advanced browser compatibility with picture elements providing AVIF, WebP, and original image fallback for optimal user experience across all devices and browsers.

Flexible Storage Options
Store WebP and AVIF files in custom directories (webp_thumbs, thumbnails) with options to maintain or flatten directory structure for optimal organization. Separate or combined storage for both formats.

Hashed Filename System
Generate unique MD5-based filenames to prevent conflicts in large archives, perfect for news sites with extensive image libraries and multi-author environments.

Security-First Design
All AJAX requests require valid CSRF tokens with comprehensive input validation to prevent directory traversal and security issues.

Rate Limiting Protection
Built-in abuse prevention with configurable limits: 5 batch operations, 50 single conversions, 10 delete operations per hour. Super admins bypass all limits.

Advanced Logging System
Multiple log levels (Info, Warning, Error, Debug) with context information including user ID, IP address, memory usage, and processing times.

Conversion Statistics
Track success/failure rates, file size savings, processing times, cache performance, and comprehensive error tracking with user-friendly messages.

Performance Caching System
JSON-based caching stores conversion results and statistics, reducing processing overhead by up to 90% with configurable lifetime (1-168 hours).

Memory Threshold Control
Configurable memory thresholds (60-90%) prevent server overload. Operations pause when limits are reached and resume when memory is available.

Flat Structure for Large Archives
Store ALL WebP and AVIF files in a single directory without subdirectories, ideal for sites with deep folder structures and extensive archived images. Manage both formats efficiently.

Orphaned File Detection
Automatic cleanup tools identify and remove WebP and AVIF files when originals are deleted, with JSON mapping for reverse lookup of hashed filenames.

Multi-Level Exclusions
Exclude specific image formats, Joomla menu items, components, URL patterns, and individual images with wildcard support for complete processing control.

Strategic Processing
Smart exclusion strategies for admin areas, e-commerce checkout processes, and specialized components ensure optimal performance and compatibility.

Universal Deployment
Optimized for shared hosting, VPS, dedicated servers, and cloud environments with conservative memory settings and graceful resource degradation.

Automatic Configuration
Adapts to any Joomla Media component configuration without manual setup, ensuring seamless operation across different hosting configurations.

Quality Control
Customizable WebP quality (5-100%) and AVIF quality (5-100%, automatically scaled to 0-63) with separate filename suffix options. Preserve original timestamps for backup systems and file synchronization tools.

Format Flexibility
Support for JPG, PNG, and GIF conversion to WebP and/or AVIF with intelligent format recognition, automatic browser fallback, and browser-specific optimization for maximum compatibility.

Native Lazy Loading
Built-in browser-native lazy loading support reduces initial page load time by up to 80%, improving Largest Contentful Paint (LCP) scores. Smart above-the-fold detection ensures critical images load immediately for optimal SEO performance.

Core Web Vitals Enhancement
Up to 80% file size reduction improves page speed scores, reduces bandwidth usage, and enhances user experience metrics. Automatic conversion of both inline images and CSS background images for comprehensive optimization.

Alt Text Preservation
Automatically preserves all image attributes including alt text, class names, IDs, and styles during conversion, ensuring accessibility compliance and maintaining SEO value of image metadata.

Lightweight Processing Mode
Memory-efficient regex-based parsing reduces server load while maintaining full conversion capabilities, perfect for high-traffic sites where performance directly impacts search rankings.

Need help getting started?

Our comprehensive documentation provides step-by-step instructions for setting up and installing WebP Converter.

Step-by-step guides
Video tutorials
Configuration examples
Read Documentation
Documentation Preview

We have a pricing plan that's perfect for you!

Choose the subscription plan that suits you.

Save more as you scale — the longer you choose, the bigger the discount!
Plan 30
Download Access to WebP Converter and its support for Perfect for testing.
$19

$19

You save zero
Support - Email Support
1 Production Website Website License
Unlimited Downloads
Lifetime Usage
Full-time support
30-Day Money Back Guarantee
Free Updates for Duration
Commercial Use License
Plan 180
Download Access to WebP Converter and its support for Great value option.
$114

$29

You save $85
Support - 6 Months + Priority Updates
Up to 2 Websites Website License
Unlimited Downloads
Lifetime Usage
Full-time support
30-Day Money Back Guarantee
Free Updates for Duration
Commercial Use License
Plan 365
Download Access to WebP Converter and its support for Most popular choice.
$228

$49

Support - 1 Year + VIP Support Channel
Up to 3 Websites Website License
Unlimited Downloads
Lifetime Usage
Full-time support
30-Day Money Back Guarantee
Free Updates for Duration
Commercial Use License
Lifetime
Download Access to WebP Converter and its support for One-time payment forever.
$1,980

$99

You save 95%
Support - Forever + Dedicated Support
Unlimited Websites Website License
Unlimited Downloads
Lifetime Usage
Full-time support
30-Day Money Back Guarantee
Free Updates for Duration
Commercial Use License
What Our Users Say

Customer Testimonials

It works like expected, easy to install, and to use, works very well, and good support. Install and enable plugin and all works like a charm, if you need to disable gif webp conversion you can do it in plugin configuration. Save your time and buy this extension :-), in other websites I did it manually and spent a lot of time, now with this extension it's much faster. I used it to optimize website performance, reduce latency, and optimize Google Page Speed.
Jordi Catà Joomla Extension Directory
Dette plugin er præcis hvad jeg ledte efter til mit fotografi-websted. Installationen var utrolig nem, og jeg kunne straks se forbedringen i indlæsningstiden på min side. Billedkvaliteten forbliver fremragende, men filstørrelserne er betydeligt reduceret. Jeg havde et spørgsmål om konfigurationen, og supportteamet svarede inden for få timer. Jeg kan især godt lide muligheden for at ekskludere bestemte mapper fra konverteringen. Et must-have for enhver Joomla-side med mange billeder!
Anders Johansen JoomlaX
A good plugin that converts image formats jpg (Joint Photographic Experts Group) and png (Portable Network Graphics) to webp. Download and install.... png/jpg automatic converted to webp. Excellent plugin support via tickets (WebP Converter page) that quickly helps and fixes any problem (I speak from my own experience). The plugin is worth it, and it's worth buying; the support is happy to help. The plugin improves site speed and boosts SEO website optimization.
Yamiru Joomla Extension Directory
Esta extensión ha mejorado significativamente el rendimiento de mi tienda online. La instalación fue muy sencilla y no requirió ninguna configuración complicada. Las imágenes de los productos ahora cargan mucho más rápido, lo que ha mejorado la experiencia de usuario y las conversiones. El soporte técnico respondió rápidamente cuando tuve una duda sobre la compatibilidad con mi plantilla. La relación calidad-precio es excelente, considerando el tiempo que me ahorra y la mejora en la velocidad del sitio.
Maria Rodríguez JoomlaX
Ho installato questa estensione sul mio sito di portfolio fotografico e i risultati sono stati immediati. Le immagini si caricano molto più velocemente mantenendo un'ottima qualità visiva. L'installazione è stata semplicissima e non ha richiesto alcuna configurazione particolare. Ho apprezzato particolarmente la possibilità di escludere determinate cartelle dalla conversione. Il supporto tecnico ha risposto rapidamente quando ho avuto bisogno di assistenza. Un investimento che consiglio vivamente a chi ha un sito con molte immagini!
Giuseppe Verdi JoomlaX
Diese Erweiterung hat die Ladezeit meiner Joomla-Website erheblich verbessert. Die Installation war kinderleicht und die Einrichtung intuitiv. Besonders beeindruckt hat mich, wie nahtlos die Konvertierung im Hintergrund funktioniert - keine manuellen Schritte erforderlich. Der Support reagierte schnell auf meine Frage zur Kompatibilität mit meinem Cache-Plugin. Mein Google PageSpeed-Score ist von 72 auf 89 gestiegen, was die Investition mehr als rechtfertigt. Sehr empfehlenswert für jede Joomla-Website!
Thomas Schmidt JoomlaX
私の写真ギャラリーサイトにこのプラグインをインストールしました。設定は非常に簡単で、インストール後すぐに効果を実感できました。画像の品質を損なうことなく、ページの読み込み速度が大幅に向上しました。特定のフォルダを変換から除外できる機能が便利です。サポートチームは質問に迅速に対応してくれました。Googleのページスピードスコアが向上し、SEOにもプラスの効果がありました。画像を多く使用するJoomlaサイトには必須のプラグインです!
Hiroshi Tanaka JoomlaX
This extension has dramatically improved my e-commerce site's performance. Installation was straightforward and required no complex configuration. I was amazed at how much faster my product images load now while maintaining excellent visual quality. The support team was responsive when I had a question about excluding certain directories from conversion. Since implementing this plugin, my Google PageSpeed score has improved significantly, which has positively impacted my site's SEO. The time and effort saved compared to manual conversion makes this extension an absolute bargain. Highly recommended for any image-heavy Joomla site!
Emma Wilson JoomlaX
Have questions about WebP Converter?

Frequently Asked Questions

The WebP Converter plugin automatically converts your website images to modern formats (WebP and AVIF), reducing file sizes by up to 80% without compromising visual quality. This results in faster page load times, improved Core Web Vitals scores, and better SEO rankings. The plugin supports Joomla 4.x, 5.x, and 6.x with enterprise-grade features for large-scale deployments.

WebP and AVIF conversion reduces image file sizes by up to 80%, leading to significantly faster page load times. Faster loading directly improves Core Web Vitals metrics (LCP, FID, CLS), which are key ranking factors for Google. The plugin also includes native lazy loading support, above-the-fold detection, and preserves all image metadata (alt text, attributes) for optimal SEO performance and accessibility compliance.

AVIF (AV1 Image File Format) is a newer image format that provides up to 50% better compression than WebP while maintaining superior quality. The plugin supports converting images to WebP only, AVIF only, or both formats simultaneously. When both formats are selected, the plugin automatically generates picture elements with AVIF as the primary source, WebP as fallback, and the original image as final fallback, ensuring maximum browser compatibility and optimal performance.

No, the plugin is extremely easy to use and requires no technical knowledge. Simply install and enable the plugin - it automatically converts images on-the-fly as pages load. Advanced features like batch conversion, directory management, and format selection are available through an intuitive admin interface with visual folder trees and real-time progress tracking.

WebP is supported by all modern browsers (Chrome, Firefox, Safari, Edge). AVIF support is growing rapidly and is available in Chrome, Firefox, and Opera. The plugin automatically provides intelligent fallback options: when both formats are enabled, it uses picture elements with AVIF → WebP → Original image fallback chain, ensuring perfect compatibility across all browsers and devices.

Yes, the plugin provides separate quality controls for both formats. WebP quality can be adjusted from 5-100%, while AVIF quality (5-100%) is automatically scaled to the 0-63 range that AVIF uses. You can also customize filename suffixes, preserve original timestamps, set minimum/maximum file size limits, and configure format-specific settings to achieve the perfect balance between file size reduction and image quality.

Yes, the plugin includes powerful batch conversion capabilities. You can select one, multiple, or all folders using the interactive folder tree interface, then choose to convert to WebP only, AVIF only, or both formats simultaneously. The batch process includes real-time progress tracking, detailed statistics, error reporting, and automatic directory creation. The system handles thousands of images efficiently with memory management and rate limiting.

Yes, the plugin automatically converts images on-the-fly as pages are loaded, ensuring immediate performance improvements without any delays. It uses intelligent caching (up to 90% reduction in processing overhead) to avoid re-converting images that haven't changed. The lightweight processing mode ensures minimal impact on page load times while providing comprehensive optimization for both inline images and CSS background images.

Lazy loading defers loading of images until they're about to enter the viewport, reducing initial page load time by up to 80%. This significantly improves Largest Contentful Paint (LCP) scores, a key Core Web Vitals metric that directly impacts search rankings. The plugin includes native browser lazy loading support with smart above-the-fold detection, ensuring critical images load immediately while off-screen images load only when needed.

Yes, the plugin is fully compatible with Joomla 4.x, 5.x, and 6.x. It uses modern Joomla APIs and namespaced classes, ensuring seamless integration without requiring backward compatibility plugins. The plugin automatically adapts to different Joomla versions and Media component configurations, working perfectly across all hosting environments (shared hosting, VPS, dedicated servers, cloud).

The plugin includes advanced memory management with configurable thresholds (60-90%). Operations automatically pause when memory limits are approached and resume when resources are available. The lightweight processing mode uses regex-based parsing to minimize memory consumption, while explicit resource cleanup prevents memory leaks. These features make it safe for shared hosting environments while maximizing performance on dedicated servers.

Yes, the plugin provides comprehensive exclusion controls. You can exclude specific image formats (JPG, PNG, GIF), individual images by filename, entire menu items, components, or URL patterns. Wildcard pattern support allows flexible exclusion rules. This is particularly useful for excluding admin areas, e-commerce checkout processes, or specialized components that may have compatibility requirements.

The plugin offers flexible directory management: store converted images in custom directories (webp_thumbs, thumbnails, etc.), maintain original directory structure, or use a flat structure where all WebP/AVIF files are stored in a single directory. You can use hashed MD5-based filenames to prevent conflicts, preserve original timestamps, and automatically clean up orphaned files when originals are deleted.

Yes, the plugin automatically preserves all image attributes including alt text, class names, IDs, styles, and loading attributes during conversion. This ensures accessibility compliance (WCAG guidelines), maintains SEO value of image metadata, and preserves any custom styling or JavaScript dependencies. The picture elements generated also maintain all original attributes for complete compatibility.

The plugin includes enterprise-grade security: all AJAX requests require valid CSRF tokens, comprehensive input validation prevents directory traversal attacks, rate limiting protects against abuse (5 batch ops, 50 single conversions, 10 delete ops per hour), and super administrators can bypass limits when needed. All file paths are sanitized and validated before processing.

The plugin includes a comprehensive debug mode that displays detailed statistics: original and converted file paths, file sizes, compression percentages, space saved per image, total savings, format-specific metrics (WebP/AVIF), memory usage, processing times, and cache performance. The advanced logging system tracks all operations with context information (user ID, IP address, timestamps) for troubleshooting and optimization.

AVIF support requires PHP 8.1+ with GD library that includes the imageavif() function, or ImageMagick extension with AVIF support. The plugin automatically detects AVIF capability and falls back to WebP if AVIF is not available. For WebP-only conversion, PHP 7.4+ with GD library is sufficient. The plugin gracefully handles missing capabilities and provides clear error messages.

Yes, the plugin is designed for enterprise-scale deployments. Features include: flat directory structure for large archives, hashed filenames to prevent conflicts, batch processing with progress tracking, memory management to prevent server overload, intelligent caching (90% reduction in repeat operations), lazy loading interface that handles thousands of folders, and rate limiting to prevent abuse. It's perfect for news sites, e-commerce platforms, and extensive image libraries.

The plugin uses a JSON-based caching system that stores conversion results and statistics, reducing processing overhead by up to 90% for repeat operations. Cache lifetime is configurable (1-168 hours) to suit different site types. The system automatically checks if original images have been modified (via file timestamps) and only re-converts when necessary. Automatic cache cleanup removes expired entries, and cache hit rates are monitored in debug mode.

Yes, the plugin is fully compatible with CDN and caching systems. It generates consistent, predictable URLs for converted images, preserves original timestamps for cache validation, and works seamlessly with Joomla's Media component configuration. The automatic URL generation ensures perfect integration with CDN services, and the plugin's caching system complements external caching layers for optimal performance.

Still have questions?

SAVE 90%

Supercharge Your Joomla Site with 60+ Premium Extensions

3 Months Support Regular Updates Secure Code
$999
$ 99
One-time payment
Get Access Now
Secure Payment

Create Your Own Joomla Module for Free!

Use our Free Joomla Module Generator to quickly create custom modules for your website.

Sign in to your account

Don't have an account yet? Register Now!