Compose/Stitch Separate Images Together Using n8n & Gemini AI Image Editing

### This n8n template demonstrates how to use AI to compose or stitch separate images together to generate a new image which retains the source assets and consistent style. Use cases are many: try producing storyboard scenes with consistent characters, marketing material with existing product assets, or trying on different articles in fashion! **Good to know** * At the time of writing, each image generated will cost $0.039 USD. See Gemini Pricing for updated info. * The model used in this workflow is geo-restricted! If it says model not found, it may not be available in your country or region. ### How it works * We'll import our required assets via our Cloud storage using the HTTP node. * The images are then converted to base64 strings and aggregated so we can use it for our AI model. * Gemini's image generation model is used which takes all 3 images and a prompt that we define. Our prompt instructs the model on how to compose the final image. * Gemini generates a new image but uses the original 3 assets to do so. The consistency to the source images is very high and shows little signs of hallucinations! * Gemini's output is base64 so we use a Convert to file node to convert the data to binary. * The final binary image is then uploaded to Google Drive to complete the demonstration. ### How to use * The manual trigger node is used as an example but feel free to replace this with other triggers such as webhook or even a form. * Technically, you should be able to compose even more images but of course, the generation will take longer and cost more. ### Requirements * Gemini account for LLM and Image generation * Google Drive for upload ### Customizing this workflow * AI Image editing can be used for many use-cases. Try a popular use-case such as virtual try-on for fashion or applying branding on editing image assets.

n8n
Compose/Stitch Separate Images Together Using n8n & Gemini AI Image Editing
$14.99
Last updated September 5, 2026
30-day money-back guarantee
Instant download
Lifetime updates included

New buyers can create an account from the cart to unlock a controlled $10 first-purchase credit on eligible orders of $25+.

Secure checkout powered by Stripe

Support

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related AI workflows

More from Jimleuk

Need this deployed? We'll set it up for you.

Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.