spacecatninja / imager-x
Ninja powered image transforms.
Package info
github.com/spacecatninja/craft-imager-x
Type:craft-plugin
pkg:composer/spacecatninja/imager-x
7.0.0-alpha.1
2026-05-25 20:27 UTC
Requires
- php: ^8.5
- craftcms/cms: ^6.0.0-alpha
- craftcms/yii2-adapter: ^6.0.0-alpha
- kornrunner/blurhash: ^1.1
- ksubileau/color-thief-php: ^1.3|^2.0
- mikehaertl/php-shellcommand: ^1.2
- ssnepenthe/color-utils: ~0.4
This package is auto-updated.
Last update: 2026-05-25 20:28:13 UTC
README
Imager X is a Craft plugin for doing image transforms, optimizations and manipulations.
Installation
To install Imager X, follow these steps:
- Install with composer via
composer require spacecatninja/imager-xfrom your project directory. - Install the plugin in the Craft Control Panel under Settings > Plugins, or from the command line via
./craft plugin/install imager-x. - Configure it.
Imager X requires Craft 5.0.0 or higher.
Documentation
Complete documentation can be found at imager-x.spacecat.ninja.
Price, license and support
This is a commercial plugin, available in the Craft plugin store.
Changelog
See CHANGELOG.MD.