Download the PHP package egsn/image-optimizer without Composer
On this page you can find all versions of the php package egsn/image-optimizer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download egsn/image-optimizer
More information about egsn/image-optimizer
Files in egsn/image-optimizer
Download egsn/image-optimizer
More information about egsn/image-optimizer
Files in egsn/image-optimizer
Vendor egsn
Package image-optimizer
Short Description WebP/AVIF upload, auto-convert and auto-resize images for Magento 2
License OSL-3.0 AFL-3.0
Package image-optimizer
Short Description WebP/AVIF upload, auto-convert and auto-resize images for Magento 2
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package image-optimizer
Egsn_ImageOptimizer
Pacote: egsn/module-image-optimizer
Módulo Magento 2 para otimização de imagens: permite upload de WebP/AVIF, converte JPG/PNG automaticamente no upload, redimensiona imagens acima de um limite configurável e preenche automaticamente os atributos width/height em imagens do Page Builder.
Recursos
- Upload WebP/AVIF — habilita upload direto nas galerias de produto, categoria e Media Gallery
- Conversão automática — converte JPG/PNG para WebP ou AVIF no momento do upload (usa Imagick se disponível, GD como fallback)
- Redimensionamento automático — redimensiona imagens que excedam o limite configurado (modos: Fit ou Crop centralizado)
- Page Builder auto-dimensions — injeta
widtheheightreais em tags<img>geradas pelo Page Builder
Requisitos
- PHP
~8.2.0 || ~8.3.0 || ~8.4.0 - Magento Framework
103.0.* - Extensão GD (obrigatória) ou Imagick (recomendada, necessária para AVIF)
Instalação
Configuração
Acesse Stores → Configuration → Egsn → Image Optimizer.
| Grupo | Opção | Padrão |
|---|---|---|
| General | Enable Module | Sim |
| Image Conversion | Enable Auto-Convert | Não |
| Image Conversion | Output Format | WebP |
| Image Conversion | Quality | 85 |
| Image Resize | Enable Auto-Resize | Não |
| Image Resize | Max Width | 1920px |
| Image Resize | Max Height | 1080px |
| Image Resize | Resize Mode | Fit |
| Page Builder | Auto-fill Width & Height | Sim |
Testes
Changelog
[Unreleased]
[1.0.0] - 2026-06-15 - EGSN-0000
Added
- Upload de WebP e AVIF nas galerias de produto, categoria e Media Gallery
- Conversão automática de JPG/PNG para WebP/AVIF no upload via plugin no
Uploader - Adaptadores GD (suporte WebP) e Imagick (suporte WebP e AVIF)
- Redimensionamento automático com modos Fit e Crop centralizado
- Preenchimento automático de
width/heightem imagens do Page Builder - Configuração via painel admin em Stores → Configuration → Egsn → Image Optimizer
All versions of image-optimizer with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.2.0||~8.3.0||~8.4.0
magento/framework Version 103.0.*
magento/module-media-storage Version 100.4.*
magento/module-cms Version 104.0.*
magento/module-page-builder Version 2.2.*
magento/framework Version 103.0.*
magento/module-media-storage Version 100.4.*
magento/module-cms Version 104.0.*
magento/module-page-builder Version 2.2.*
The package egsn/image-optimizer contains the following files
Loading the files please wait ...