Create High Quality UGC Images with Nano Banana (Cheaper & Faster)

Go to Workflow
110 views
Built by Nasser Nasser
Created on June 06, 2026

Description

Who’s it for?

Content Creators
E-commerce Stores
Marketing Team

Description: Generate unique UGC images for your products. Simply upload a product image into a Google Drive folder, and the workflow will instantly generate 50 unique, high-quality AI UGC images using Nano Banana via Fal.ai.
All results are automatically saved back into the same folder, ready to use across social media, e-commerce stores, and marketing campaigns.

How it works?

📺 YouTube Video Tutorial:


1 - Trigger: Upload a new Product Image (with white background) to a Folder in your Google Drive
2 - Generate 50 different Image Prompts for your Product
3 - Loop over each Prompt Generated
4 - Generate UGC Content thanks to Fal.ai (Nano Banana)
5 - Upload UGC Content on the initial Google Drive Folder

Cost: 0.039$ / image==

How to set up?

1. Accounts & APIs
In the Edit Field "Setup" Node replace all ==[YOUR_API_TOKEN]== with your API Token :
Fal.ai (gemini-25-flash-image/edit): https://fal.ai/models/fal-ai/gemini-25-flash-image/edit/api

In Credentials on your n8n Dashboard, connect the following accounts using ==Client ID / Secret==:
Google Drive: https://docs.n8n.io/integrations/builtin/credentials/google/

2. Requirements
Base Image of your Product preferably have a White Background
Your Google Drive Folder and every Files it contains should be publicly available

3. Customizations
Change the amount of total UGC Generated: In Generate Prompts → Message → "Your task is to generate 50"
Modify the instructions to generate the UGC Prompts: In Generate Prompts → Message
Change the amount of Base Image: In Generate Image → Body Parameters → JSON → image_urls
Change the amount of UGC Generated per prompt: In Generate Image → Body Parameters → JSON → num_images
Modify the Folder where UGC Generated are stored: In Upload File → Parent Folder

Nodes Used (5)

Basic LLM Chain
@n8n/n8n-nodes-langchain.chainLlm
Google Drive
n8n-nodes-base.googleDrive
HTTP Request
n8n-nodes-base.httpRequest
Mistral Cloud Chat Model
@n8n/n8n-nodes-langchain.lmChatMistralCloud
Structured Output Parser
@n8n/n8n-nodes-langchain.outputParserStructured