Converts catalog images to WebP format with configurable quality, serving the WebP version to supporting browsers via .htaccess rewrites for faster image delivery.
Looking for contributors - Help fix build issues
Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2
Converts catalog images to WebP format with configurable quality, serving the WebP version to supporting browsers via .htaccess rewrites for faster image delivery.
Looking for contributors - Help fix build issues
Automatically transforms Prismic CDN image URLs through imgproxy before rendering, reducing Prismic API usage while providing on-the-fly image optimization, responsive sizing, and format conversion.
Looking for contributors - Help fix build issues
Implements lazy loading of images, loading them only when visible to the user. Reduces page size and the number of HTTP requests.
Optimizes SVG icon rendering in Hyva themes by automatically collecting individual inline SVG icons into a single hidden sprite and replacing each occurrence with a lightweight reference tag, reducing DOM size with zero configuration.
Integrates the free Tabler Icons SVG set into Hyva themes, exposing outline and filled styles as dedicated SvgIcons view models for use in PHTML templates.
Integrates the Simple Icons brand icon set into Hyva themes as a dedicated SvgIcons view model, copying icons automatically from the simple-icons package during setup.
Integrates the Remixicon SVG icon set into Hyva themes, exposing line and fill styles as dedicated SvgIcons view models for use in PHTML templates.
This extension gives options to delete unused product images from the disk to recover some space.
Identifies and removes unused product images using a temporary index table and streamed file iteration for large catalogs, with batch processing, a trash-first policy, dry-run by default, and a daily cron that purges old trashed files.
Looking for contributors - Help fix build issues
Extends the Magento 2 WYSIWYG editor (TinyMCE 4, 5, 6, and 7) with additional tools. Adds functionality like image insertion, code editing, and text formatting options.
Optimizes Magento 2 store images with automatic WebP and AVIF generation, SVG upload support, and intelligent lazy processing to reduce page weight by up to 80% for modern browsers.
Looking for contributors - Help fix build issues
Stores Magento 2 media files in Cloudflare R2 (S3-compatible) and serves them CDN-first, designed for containerized/Kubernetes deployments with ephemeral storage. Includes Redis-cached CDN existence checks and R2-specific optimizations.