n8n: Combining multiple images into one with Nano Banana Pro

Demo summary
The demo shows an n8n automation that takes three separate product image URLs (shirt, watch, water bottle) and uses Nano Banana Pro to generate a single composite image of a man using all three items.
Step-by-step
- Open the Nano Banana Pro node in n8n
- Set an image prompt describing the desired composite scene
- Add three public-facing image URLs to the body request array
- Execute the node to send the request
- Wait for the polling process to complete the success message
- Download the final composite image
Options
- Use public-facing URLs directly instead of uploading binary pictures to ImageBB
Watch out for
- All image URLs must be public-facing to be processed
- Processing multiple images takes significantly longer and requires more polling cycles (e.g., 35 pulls vs 13)
Tips
- Provide specific details in the prompt for each item, such as 'wearing the shirt provided' or 'holding the water bottle provided'
- Expect higher latency when increasing the number of images in the request array
Highlights
“this is pretty much exactly what we were hoping to get”
All demos from “How to Use the NEW Nano Banana 2 in n8n (cheaper & no watermark)”
3:063:39Text-to-image generation with Nano Banana Pro in n8nThe creator demonstrates an n8n workflow that uses an HTTP request node to call the Nano Banana Pro model via Key.ai to generate a hyperrealistic image of the Chicago skyline from a text prompt.n8n· Text to Image
7:042:25Image-to-image transformation using n8n and Nano Banana ProThis clip shows how to upload a personal photo to an n8n workflow and use Nano Banana Pro to transform it into a new scene, such as placing the subject on a beach while maintaining their likeness.n8n· Image to Image
9:291:46Combining multiple images into one with Nano Banana ProCurrentThe demo shows an n8n automation that takes three separate product image URLs (shirt, watch, water bottle) and uses Nano Banana Pro to generate a single composite image of a man using all three items.n8n· AI Image Combiner- Watch “How to Use the NEW Nano Banana 2 in n8n (cheaper & no watermark)” →
AI Image Combiner
9:291:46Combining multiple images into one with Nano Banana ProCurrentThe demo shows an n8n automation that takes three separate product image URLs (shirt, watch, water bottle) and uses Nano Banana Pro to generate a single composite image of a man using all three items.Nate Herk | AI Automation
13:292:55Combine multiple images into one generationThe video shows how to pass multiple base64 encoded images into a single API call to blend elements, such as placing a specific hat from one image onto a character from another.Leon van Zyl
8:211:58Multi-image composition in n8nA walkthrough of a complex n8n workflow that merges multiple images from Google Drive into a single cinematic composition using the Gemini API.Kyle Friel | AI Software
n8n