What is your goal?
We manage a company website and regularly upload banner images that contain a mix of character illustrations and text overlays. Currently, every edit request goes through manual Photoshop work, which is time-consuming and inefficient.
The ultimate goal is to build an AI-powered image editing/automation pipeline that can handle:
Text modification requests — e.g., changing copy inside a banner without distorting the surrounding visual elements
Partial image edits — e.g., swapping out a character, adjusting a specific region, or replacing a background element
Batch or semi-automated production — reducing manual designer intervention for recurring, templated banner updates
Ideally, this would plug into an automation tool like Make.com or work as a standalone AI-assisted workflow that non-designers can operate with minimal friction.
What is the problem & what have you tried?
Core problem: Banner images contain layered compositions — character illustrations + text — but we only have flattened image files (no source PSD or editable layers). When an edit request comes in, there’s no clean way to isolate and modify just the text or a specific element.
What we’ve tried:
Canva — When replacing text inside an uploaded image, Canva either distorts the surrounding pixels or the font/style doesn’t match the original, making the result look inconsistent or unprofessional.
What we’re looking for (open to creative suggestions):
Is there an AI tool or workflow that can detect and replace text within a flattened image while preserving the background and character layers cleanly? (e.g., inpainting-based text swap)
Can tools like Adobe Firefly, Ideogram, or DALL·E inpainting handle this reliably for production-level banner work?
Would a layer reconstruction approach — recreating banners as templated assets from scratch using a design system (Canva API, Bannerbear, Figma tokens) — be more sustainable than trying to edit flattened images?
Is there a way to set up a Make.com automation where an edit request (e.g., via form or email) triggers AI image editing and outputs a revised banner automatically?
Any recommended approaches for maintaining brand/style consistency when AI regenerates parts of a banner image?
Error messages or input/output bundles
No runtime errors — this is a workflow design and tooling question. The problem is upstream: we lack an editable source file (layered PSD/Figma), so all AI editing attempts work on flattened raster images, which leads to quality degradation when text or elements are modified. Looking for the most practical path forward given this constraint.