Text-to-image generation in n8n

Demo summary
A demonstration of using the 'Message a Model' node in n8n with the Imagen 3 model to generate a realistic image of Alaskan wildlife from a text prompt.
Step-by-step
- Open the chat trigger interface and enter a descriptive text prompt
- Configure the 'Message a Model' node with the resource set to 'Text'
- Select 'Nanabanana Pro' from the model list
- Pass the dynamic chat input into the prompt field
- Add a node to convert the resulting Base64 string output into a binary file
- Connect a Google Drive node to upload the binary file to a specific folder
Watch out for
- The model output is a stringified Base64 version of the image and must be converted to a binary file to be usable
Tips
- Use specific details in your prompt, such as 'realistic' or naming specific wildlife, to improve the output quality
Highlights
“this is a pretty simple setup”
All demos from “This Is the Best Way to Generate AI Images in n8n (NEW Nano Banana Pro)”
3:301:26Text-to-image generation in n8nCurrentA demonstration of using the 'Message a Model' node in n8n with the Imagen 3 model to generate a realistic image of Alaskan wildlife from a text prompt.n8n· Text to Image
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.n8n· AI Image Combiner- Watch “This Is the Best Way to Generate AI Images in n8n (NEW Nano Banana Pro)” →
Text to Image
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.Nate Herk | AI Automation
6:031:22Basic image generation with n8n Gemini nodeThe video shows how to use the standard Google Gemini node in n8n to generate an image by manually entering the model ID for Nano Banana Pro.Leon van Zyl
3:301:26Text-to-image generation in n8nCurrentA demonstration of using the 'Message a Model' node in n8n with the Imagen 3 model to generate a realistic image of Alaskan wildlife from a text prompt.Kyle Friel | AI Software
n8n