extension for Imgix

elgentos/magento2-imgix

An extension to automatically processes product images with Imgix service.

Known issuesBuild failingSemVer violations (70% compliant)

Supported Magento versions: 2.4.9

71,675 installs★ 16 starsLatest: v2.1.2Released 2023-06-28License: MIT

composer require elgentos/magento2-imgix

README

Reproduced from the package’s own README, under its own license, as of 2026-09-13. Links and images point back at the source repository.

elgentos/magento2-imgix

Magento 2 extension for Imgix

This extension automatically processes product images with the help of Imgix. See what you can do with Imgix in their sandbox.

imgix

You need to create a Imgix account in order to use this extension.

Configuration

Go to Stores > Configuration > Elgentos > Imgix. You should set your host URL for the image service (for example https://yoursubdomain.imgix.net/). You can find this value under Sources in your Imgix dashboard.

There's also the option to set trimming of the image. The options are: No trimming, auto and color. You can find more info here

Imgix costs

For a webshop with about 15.000 products with one image each, Imgix costs will be anywhere between $50 and $100 monthly.

← All packages from elgentos