Implements lazy loading of images, loading them only when visible to the user. Reduces page size and the number of HTTP requests.
Displays product thumbnails in the category product assignment grid in Magento admin. Improves product overview and saves time when managing categories.
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.
Connects your Magento store to Cloudinary, serving product, category, and CMS images directly from your Cloudinary account. Simplifies image management and delivery.
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
Replaces the default product gallery with a vertical scrolling layout and sticky product info. Includes hover zoom, lightbox, and mobile carousel features.
Manages product gallery images on configurable products via color mapping. Images are uploaded once on the parent product, tagged to color options, and filtered client-side when a swatch is selected. Supports Fotorama, Amasty, Hyva, deep linking, stock filtering, and image propagation to simple products.
Generates product images and videos directly from the product edit page using Google Gemini and Veo AI models. Supports multiple aspect ratios, usage tracking, and one-click saving to the product gallery.
Enables uploading of SVG and WebP images in Magento 2, including Page Builder, WYSIWYG editor, and product gallery. Supports theme logo/favicon, attribute swatches, and category images.
Retrieves product images from a production server for use in development environments. Simplifies development by using live images without directly accessing the production database.
Provides on-the-fly image resizing with caching and AI-powered image enhancement. Supports multiple formats, quality control, and intelligent image modification for product and content images.
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.