workflows.fit
Back to n8n workflows
n8n templateFreeBy Muhammad Farooq Iqbal

Generate AI images from text prompts with Gemini 2.0, Google Sheets & Drive

![Screenshot 20250818 at 1.56.53 PM.png](fileId:2134) This n8n template demonstrates how to automate the creation of high-quality visual content using AI. The workflow takes simple titles from a Google Sheets spreadsh...

Data & StorageProductivityDevelopmentCore NodesAILangchainSticky NoteIf
Loading interactive preview...

Template notes

![Screenshot 20250818 at 1.56.53 PM.png](fileId:2134)

This n8n template demonstrates how to automate the creation of high-quality visual content using AI. The workflow takes simple titles from a Google Sheets spreadsheet, generates detailed artistic prompts using AI, creates photorealistic images, and manages the entire process from data input to final delivery.

Use cases are many: Perfect for digital marketers, content creators, social media managers, e-commerce businesses, advertising agencies, and anyone needing consistent, high-quality visual content for marketing campaigns, social media posts, or brand materials!

Good to know

- The Gemini 2.0 Flash Exp image generation model used in this workflow may have geo-restrictions. - The workflow processes one image at a time to ensure quality and avoid rate limiting. - Each generated image maintains high consistency with the source prompt and shows minimal AI artifacts.

How it works

1. Automated Trigger: A schedule trigger runs every minute to check for new entries in your Google Sheets spreadsheet.

2. Data Retrieval: The workflow fetches rows from your Google Sheets document, specifically looking for entries with "pending" status.