20 plugins for Craft CMS
Space.
Cat.
Ninja.
Ninja power for your Craft website. Image transforms, optimization, delivery — and now AI editing, right inside the control panel.
A full responsive <picture> element — 16:9 above 750px, square below, AVIF and WebP with a JPEG fallback, srcset and sizes all handled for you.
Effects are applied in the exact order you pass them in. Blur, sharpen, tint, levels, colorize, watermarks — and a CLUT for duotones.
Pull the dominant color, a full palette, brightness, lightness and contrast values straight out of an image — plus blurhash placeholders.
Name your transforms once, then let Imager X generate them automatically on asset upload or element save — via queue jobs, console commands or element actions.
New · AI Image Editor
Edit images by asking.
AI Image Editor puts a prompt field next to the asset. Write the instruction, get the modified image back, refine it until it's right — no round-trip to Photoshop required.
Works with Gemini, GPT Image, FLUX & Grok — bring your own key.
Instruction-based editing
Write the edit in plain English, apply it to the asset, then refine with another instruction.
Generate from scratch
No source image? Describe the shot and save straight into the right folder.
Draft → finalize
Iterate cheap at draft resolution, then render once in full quality.
History you can trust
Every edit is a step you can rewind. Relations stay intact, focal points re-detect.
New · Agent skill
Teach your agent Imager X.
Coding agents are confident about Imager X and frequently wrong. This skill is written from the plugin source, so you get transforms and <picture> markup that work, instead of plausible-looking guesses.
Free and MIT. Verified against Imager X 6.1 and Power Pack 1.1.
/plugin marketplace add spacecatninja/imager-x-skills
/plugin install imager-x@imager-x-skills
$ npx skills add spacecatninja/imager-x-skills
The second route installs into whichever agents it finds — Cursor, Copilot and Codex included.
What it covers — 11 references
Correct picture elements
The Power Pack in full — source ordering, sizes, LCP and CLS, placeholders and lazysizes.
No more empty srcsets
The quick syntax parsing rules, srcset descriptors, transform chaining, and why a quoted width breaks everything.
Settings that actually fire
imager-x.php with real defaults, caching, optimizers, and the per-transformer feature matrix.
Define once, generate ahead
Consolidate transforms into config, then have them generated on upload instead of on the first request.
Why Imager X
It does everything Craft's built-in transforms do, and keeps going long after they stop.
One line, every size
The most efficient template syntax for doing a bunch of image transforms in one go, straight out to a srcset.
File based, not database bound
Transforms are completely file based. No database queries, no index to keep in sync.
Modern formats, old savings
WebP, AVIF and JPEG XL out of the box, plus post-optimization through jpegoptim, mozjpeg, pngquant and friends.
Transform anything
Local assets, cloud assets, external images, PDFs, video frames — or the transformed images themselves.
Effects and colors
Blur, sharpen, tint, levels, watermarks, blurhash placeholders, and a full set of color utilities.
Yours to extend
Transformers, storages, optimizers, effects and file adapters are all pluggable. Write your own when the first-party ones stop short.
How it all fits together
AI Image Editor handles the creative edit. Imager X handles everything after. Every box around them is a plugin you can swap, stack or write yourself.
The Plugins
20 totalImager X
Your powerful companion for all things image. Optimization, transformation, manipulation, and much, much more.
AI Image Editor
An instruction-driven, AI-powered image editor that lives inside the Craft CMS control panel. Bring your own key.
See in plugin store →The Power Pack
Unlocks a stash of hidden weapons in your quest to optimize images, while simultaneously saving time and cognitive load.
See in plugin store →Transformers — 09
Craft Cloud
Support for Craft Cloud's built-in image transform service.
Plugin store →Cloudflare Images
Utilize the power of Cloudflare Images for your image transforms.
Plugin store →Bunny.net
Make your site hop by offloading your image transforms to the Bunny.net Optimizer.
Plugin store →AWS Serverless
Unleash the power of the AWS Serverless Image handler with this Imager X transformer.
Plugin store →GumletNew
Use Gumlet's image CDN and optimization service to handle your transforms.
Plugin store →ImageKit
Use the flexible and feature-rich ImageKit to offline transforms to the cloud.
Plugin store →Imgix
Offload your transforms to Imgix, and serve them straight from their global CDN.
Plugin store →ImageBoss
Make image transforms like a boss, using the ImageBoss service.
Plugin store →Imgix Download
Transform your images with Imgix, but store and serve them from your own server.
Plugin store →Or write your own transformer, and use whichever method or service you'd like.
Extensions — 08
AWS (S3)
Upload your image transforms to AWS S3 with this Imager X external storage.
Plugin store →Google Cloud Storage
Store your transforms on Google Cloud Services, and serve them from there.
Plugin store →DigitalOcean Spaces
Upload your image transforms to DigitalOcean Spaces with this Imager X external storage.
Plugin store →Kraken
Post-optimize your transforms through the Kraken.io compression service.
Plugin store →Tinify
Squeeze the last bytes out of your transforms with TinyPNG and TinyJPG.
Plugin store →Let's you use transform PDFs like they were just any other image.
Plugin store →Video
Extract frames from videos, and transform them with all the might of Imager X.
Plugin store →Rounded Corners
A custom effect for Imager X that adds rounded corners to your image transforms.
Plugin store →Or add your own extension — storages, optimizers, file adapters and effects can all be registered from your own plugin or module.
Imager X Documentation
The complete docs for Imager X.
Explore →Imager X Effects Playground
Play around with all the Imager X effects!
Play around →Imager X skill for coding agents
Teach Claude Code, Cursor or Copilot how Imager X actually works. Free and MIT.
Get it on GitHub →The Blog
11 postsFinally – an (AI) Image Editor!
For eight years I thought about making an image editor for Craft. This summer it finally happened.
Battle of the Transformers
Imager X supports a variety of external image transformation services, making it easier to optimize performance and scalability. But which one is the best fit for your project? Let’s break down the contenders and see who comes out on top.
Read →
A hybrid approach to image transforms
Transform in the cloud, serve forever from your own server.
A middle ground made possible with the new Imgix Download Transformer.
Read →
Introducing: The Power Pack and Quick Transform Syntax
Increase your developer productivity with more power tools for responsive images.
Read →
Goodbye legacy image formats. Hello modern image formats.
In 2023, there's one thing you can stop worrying about!
Read →
Say hello to file adapters
Imager X has become even more extensible! 🔌
Read →