Back to Catalog

Transform product images to marketing ads using Google Gemini AI

BiznovaBiznova
915 views
2/3/2026
Official Page

Transform Product Photos into Marketing Images with AI

Made by Biznova | TikTok


๐ŸŽฏ Who's it for

E-commerce sellers, social media marketers, small business owners, and content creators who need professional product advertising images without expensive photoshoots or graphic designers.

โœจ What it does

This workflow automatically transforms simple product photos into polished, professional marketing images featuring:

  • Professional models showcasing your product
  • Aesthetically pleasing, contextual backgrounds
  • Professional lighting and composition
  • Lifestyle scenes that help customers envision using the product
  • Commercial-ready quality suitable for ads and e-commerce

๐Ÿš€ How it works

  1. Upload your basic product photo via the web form
  2. AI analyzes your product and generates a complete marketing scene
  3. Download your professional marketing image automatically
  4. Use it immediately in ads, social media, or product listings

โš™๏ธ Setup Requirements

  1. OpenRouter Account: Create a free account at openrouter.ai
  2. API Key: Generate your API key from the OpenRouter dashboard
  3. Add Credentials: Configure the OpenRouter API credentials in the "AI Marketing Image Generator" node
  4. Test: Upload a sample product image to test the workflow

๐ŸŽจ How to customize

  • Edit the prompt in the "AI Marketing Image Generator" node to match your brand style
  • Adjust file formats in the upload form (currently accepts JPG/PNG)
  • Modify the response message in the final form node
  • Add your branding by including brand colors or style preferences in the prompt

๐Ÿ’ก Pro Tips

  • Use high-resolution product images for best results
  • Test different prompt variations to find your ideal style
  • Save successful prompts for consistent brand imagery
  • Batch process multiple products by running the workflow multiple times

๐Ÿ”ง Quick Setup Guide

Prerequisites

  1. OpenRouter account (Sign up here)
  2. API key from OpenRouter dashboard

Configuration Steps

  1. Click on "AI Marketing Image Generator" node
  2. Add your OpenRouter API credentials
  3. Save and activate the workflow
  4. Test with a product image

Customization

To change the image style:

  • Edit the prompt in the "AI Marketing Image Generator" node
  • Add specific instructions about colors, mood, or setting
  • Include brand-specific requirements

Example custom prompt additions:

  • "Use a minimalist white background"
  • "Feature a modern, urban setting"
  • "Include warm, natural lighting"
  • "Show the product in a luxury lifestyle context"

Transform Product Images to Marketing Ads using Google Gemini AI

This n8n workflow automates the process of generating marketing ad copy and images for products using Google Gemini AI, triggered by a form submission. It streamlines the creation of engaging marketing content from product details.

What it does

This workflow performs the following steps:

  1. Triggers on Form Submission: It starts when a user submits a form containing product information.
  2. Extracts Product Image: It takes the provided product image from the form and extracts it into a usable binary format.
  3. Prepares Data for AI: It sets up the necessary data, including the extracted image and product details, to be sent to the Google Gemini AI.
  4. Generates Marketing Content with Google Gemini AI: It sends the product image and details to Google Gemini AI to generate creative marketing ad copy and potentially transformed images.
  5. Processes AI Response: It receives and processes the response from Google Gemini AI.
  6. Converts Generated Image to File: If the AI generates a new image, it converts this binary data into a file.
  7. Returns Results to Form: It populates the original form with the generated marketing ad copy and the URL of the new marketing image.

Prerequisites/Requirements

To use this workflow, you will need:

  • n8n Instance: A running instance of n8n.
  • Google Gemini AI Account/API Key: Access to Google Gemini AI with a configured API key for content generation.
  • n8n Form: The workflow uses an n8n Form trigger and a Form node to display results.

Setup/Usage

  1. Import the workflow: Download the provided JSON and import it into your n8n instance.
  2. Configure Credentials:
    • Set up your Google Gemini AI credentials in the HTTP Request node (Node ID: 19). This typically involves providing an API key or other authentication details specific to Google Gemini.
  3. Configure the Form Trigger:
    • The On form submission node (Node ID: 1225) acts as the trigger. You will need to design your form to collect the necessary product information (e.g., product name, description, and an image upload field).
  4. Configure the Form Node for Output:
    • The Form node (Node ID: 1274) is used to display the results. Ensure its fields are configured to receive the generated ad copy and image URL from the preceding nodes.
  5. Test the Workflow: Run a test submission through your n8n form to ensure the workflow executes correctly and generates the desired marketing content.
  6. Activate the Workflow: Once configured and tested, activate the workflow to make it live.

Related Templates

Track competitor SEO keywords with Decodo + GPT-4.1-mini + Google Sheets

This workflow automates competitor keyword research using OpenAI LLM and Decodo for intelligent web scraping. Who this is for SEO specialists, content strategists, and growth marketers who want to automate keyword research and competitive intelligence. Marketing analysts managing multiple clients or websites who need consistent SEO tracking without manual data pulls. Agencies or automation engineers using Google Sheets as an SEO data dashboard for keyword monitoring and reporting. What problem this workflow solves Tracking competitor keywords manually is slow and inconsistent. Most SEO tools provide limited API access or lack contextual keyword analysis. This workflow solves that by: Automatically scraping any competitorโ€™s webpage with Decodo. Using OpenAI GPT-4.1-mini to interpret keyword intent, density, and semantic focus. Storing structured keyword insights directly in Google Sheets for ongoing tracking and trend analysis. What this workflow does Trigger โ€” Manually start the workflow or schedule it to run periodically. Input Setup โ€” Define the website URL and target country (e.g., https://dev.to, france). Data Scraping (Decodo) โ€” Fetch competitor web content and metadata. Keyword Analysis (OpenAI GPT-4.1-mini) Extract primary and secondary keywords. Identify focus topics and semantic entities. Generate a keyword density summary and SEO strength score. Recommend optimization and internal linking opportunities. Data Structuring โ€” Clean and convert GPT output into JSON format. Data Storage (Google Sheets) โ€” Append structured keyword data to a Google Sheet for long-term tracking. Setup Prerequisites If you are new to Decode, please signup on this link visit.decodo.com n8n account with workflow editor access Decodo API credentials OpenAI API key Google Sheets account connected via OAuth2 Make sure to install the Decodo Community node. Create a Google Sheet Add columns for: primarykeywords, seostrengthscore, keyworddensity_summary, etc. Share with your n8n Google account. Connect Credentials Add credentials for: Decodo API credentials - You need to register, login and obtain the Basic Authentication Token via Decodo Dashboard OpenAI API (for GPT-4o-mini) Google Sheets OAuth2 Configure Input Fields Edit the โ€œSet Input Fieldsโ€ node to set your target site and region. Run the Workflow Click Execute Workflow in n8n. View structured results in your connected Google Sheet. How to customize this workflow Track Multiple Competitors โ†’ Use a Google Sheet or CSV list of URLs; loop through them using the Split In Batches node. Add Language Detection โ†’ Add a Gemini or GPT node before keyword analysis to detect content language and adjust prompts. Enhance the SEO Report โ†’ Expand the GPT prompt to include backlink insights, metadata optimization, or readability checks. Integrate Visualization โ†’ Connect your Google Sheet to Looker Studio for SEO performance dashboards. Schedule Auto-Runs โ†’ Use the Cron Node to run weekly or monthly for competitor keyword refreshes. Summary This workflow automates competitor keyword research using: Decodo for intelligent web scraping OpenAI GPT-4.1-mini for keyword and SEO analysis Google Sheets for live tracking and reporting Itโ€™s a complete AI-powered SEO intelligence pipeline ideal for teams that want actionable insights on keyword gaps, optimization opportunities, and content focus trends, without relying on expensive SEO SaaS tools.

Ranjan DailataBy Ranjan Dailata
161

Monitor bank transactions with multi-channel alerts for accounting teams

Enhance financial oversight with this automated n8n workflow. Triggered every 5 minutes, it fetches real-time bank transactions via an API, enriches and transforms the data, and applies smart logic to detect critical, high, and medium priority alerts based on error conditions, amounts, or risk scores. It sends multi-channel notifications via email and Slack, logs all data to Google Sheets, and generates summary statistics for comprehensive tracking. ๐Ÿ’ฐ๐Ÿšจ Key Features Real-time monitoring every 5 minutes for instant alerts. Smart prioritization (Critical, High, Medium) based on risk and errors. Multi-channel notifications via email and Slack. Detailed logging and summary reports in Google Sheets. How It Works Schedule Trigger: Runs every 5 minutes. Fetch Transactions: HTTP request retrieves real-time transaction data. API Error?: If condition for error logic is met, sends error alert. Enrich & Transform Data: Advanced risk calculation enhances data. Critical Alert?: If condition (50% or risk > 8) is met, raises alert. High Priority?: If condition (5% or risk > 7) is met, raises alert. Medium Priority?: If condition is met, raises alert. Log Priority to Sheet: Google Sheets appends critical, high, or medium priority data. Send Critical Email: HTML email to execute sheets append. Send High Priority Email: Email to finance team. Send High Priority Slack: Slack notification to finance team. Send Medium Priority Email: Email to finance team. Merge All Alerts: Combines all alerts for comprehensive tracking. Generate Summary Stats: Code block for analytics. Log Summary to Sheet: Summary statistics storage. Setup Instructions Import the workflow into n8n and configure the bank API credentials in "Fetch Transactions." Set up Google Sheets OAuth2 and replace the sheet ID for logging nodes. Configure Gmail API Key and Slack Bot Token for alerts. Test the workflow with sample transaction data exceeding risk or amount thresholds. Adjust priority conditions (e.g., 50%, 5%, risk > 8) based on your risk policy. Prerequisites Bank API access with real-time transaction data (e.g., https://api.bank.com) Google Sheets OAuth2 credentials Gmail API Key for email alerts Slack Bot Token (with chat:write permissions) Structured transaction data format Google Sheet Structure: Create a sheet with columns: Transaction ID Amount Date Risk Score Priority (Critical/High/Medium) Alert Sent Summary Stats Updated At Modification Options Adjust the "Schedule Trigger" interval (e.g., every 10 minutes). Modify "Critical Alert?" and "High Priority?" conditions for custom thresholds. Customize email and Slack templates with branded messaging. Integrate with fraud detection tools for enhanced risk analysis. Enhance "Generate Summary Stats" with additional metrics (e.g., average risk). Discover more workflows โ€“ Get in touch with us

Oneclick AI SquadBy Oneclick AI Squad
333

Create personalized email outreach with AI, Telegram bot & website scraping

Demo Personalized Email This n8n workflow is built for AI and automation agencies to promote their workflows through an interactive demo that prospects can try themselves. The featured system is a deep personalized email demo. --- ๐Ÿ”„ How It Works Prospect Interaction A prospect starts the demo via Telegram. The Telegram bot (created with BotFather) connects directly to your n8n instance. Demo Guidance The RAG agent and instructor guide the user step-by-step through the demo. Instructions and responses are dynamically generated based on user input. Workflow Execution When the user triggers an action (e.g., testing the email demo), n8n runs the workflow. The workflow collects website data using Crawl4AI or standard HTTP requests. Email Demo The system personalizes and sends a demo email through SparkPost, showing the automationโ€™s capability. Logging and Control Each user interaction is logged in your database using their name and id. The workflow checks limits to prevent misuse or spam. Error Handling If a low-CPU scraping method fails, the workflow automatically escalates to a higher-CPU method. โš™๏ธ Requirements Before setting up, make sure you have the following: n8n โ€” Automation platform to run the workflow Docker โ€” Required to run Crawl4AI Crawl4AI โ€” For intelligent website crawling Telegram Account โ€” To create your Telegram bot via BotFather SparkPost Account โ€” To send personalized demo emails A database (e.g., PostgreSQL, MySQL, or SQLite) โ€” To store log data such as user name and ID ๐Ÿš€ Features Telegram interface using the BotFather API Instructor and RAG agent to guide prospects through the demo Flow generation limits per user ID to prevent abuse Low-cost yet powerful web scraping, escalating from low- to high-CPU flows if earlier ones fail --- ๐Ÿ’ก Development Ideas Replace the RAG logic with your own query-answering and guidance method Remove the flow limit if youโ€™re confident the demo canโ€™t be misused Swap the personalized email demo with any other workflow you want to showcase --- ๐Ÿง  Technical Notes Telegram bot created with BotFather Website crawl process: Extract sub-links via /sitemap.xml, sitemap_index.xml, or standard HTTP requests Fall back to Crawl4AI if normal requests fail Fetch sub-link content via HTTPS or Crawl4AI as backup SparkPost used for sending demo emails --- โš™๏ธ Setup Instructions Create a Telegram Bot Use BotFather on Telegram to create your bot and get the API token. This token will be used to connect your n8n workflow to Telegram. Create a Log Data Table In your database, create a table to store user logs. The table must include at least the following columns: name โ€” to store the userโ€™s name or Telegram username. id โ€” to store the userโ€™s unique identifier. Install Crawl4AI with Docker Follow the installation guide from the official repository: ๐Ÿ‘‰ https://github.com/unclecode/crawl4ai Crawl4AI will handle website crawling and content extraction in your workflow. --- ๐Ÿ“ฆ Notes This setup is optimized for low cost, easy scalability, and real-time interaction with prospects. You can customize each component โ€” Telegram bot behavior, RAG logic, scraping strategy, and email workflow โ€” to fit your agencyโ€™s demo needs. ๐Ÿ‘‰ You can try the live demo here: @emaildemobot ---

Michael A PutraBy Michael A Putra
474