Skip to main content

Product video creator with Nano Banana & Veo 3.1 via Telegram

Workflow preview

Workflow preview
100%
Product video creator with Nano Banana & Veo 3.1 via Telegram preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Product Video Creator with Nano Banana & Veo 3.1 via Telegram Who's it for This workflow is perfect for: E commerce sellers needing quick product videos Social media marketers creating content at s...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.extractfromfile, @n8n/n8n-nodes-langchain.googlegemini, n8n-nodes-base.merge, n8n-nodes-base.code, n8n-nodes-base.httprequest, n8n-nodes-base.converttofile, n8n-nodes-base.if, n8n-nodes-base.wait

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Roshan Ramani.

Original n8n.io source

1.1 Workflow description

Title
Product video creator with Nano Banana & Veo 3.1 via Telegram
Workflow name
Product video creator with Nano Banana & Veo 3.1 via Telegram

Product Video Creator with Nano Banana & Veo 3.1 via Telegram

Who's it for

This workflow is perfect for:

  • E-commerce sellers needing quick product videos
  • Social media marketers creating content at scale
  • Small business owners without video editing skills
  • Product photographers enhancing their offerings
  • Anyone selling on Instagram, TikTok, or mobile-first platforms

What it does

Transform basic product photos into professional marketing videos in under 2 minutes:

  1. Send a product photo to your Telegram bot
  2. Nano Banana analyzes and enhances your image with studio-quality lighting
  3. Veo 3.1 generates an 8-second vertical video with motion and audio
  4. Receive your scroll-stopping marketing video automatically

Perfect for creating engaging vertical content without expensive tools or editing expertise.

How it works

Input → User sends product photo via Telegram with optional caption

AI Analysis → Nano Banana analyzes product and generates detailed enhancement prompt

Image Enhancement → Nano Banana creates commercial-grade photo (9:16, studio lighting)

Video Generation → Veo 3.1 creates 8-second 1080p video with motion and audio

Delivery → Auto-polls status every 30s, delivers final video to Telegram

Requirements

Google Cloud Platform

  • Vertex AI API enabled for Veo 3.1
  • Generative Language API enabled for Nano Banana
  • OAuth2 credentials
  • Get credentials from Google Cloud Console

Telegram

n8n

  • Self-hosted or cloud instance

Setup

  1. Import workflow JSON into n8n
  2. Add credentials:
    • Telegram API (bot token)
    • Google OAuth2 API (client id and secret)
    • Google PaLM API (API key)
  3. Update your Project ID in both Veo 3.1 nodes
  4. Activate workflow and test with a product photo

How to customize

Aspect Ratio: Choose 9:16 (vertical), 16:9 (horizontal) in "Generate Enhanced Image" and "Initiate veo 3.1" nodes

Duration: Set 2 to 8 seconds by adjusting durationSeconds in "Initiate veo 3.1 Video Generation"

Quality: Select 720p or 1080p by changing resolution in "Initiate veo 3.1 Video Generation"

Audio: Enable or disable background music by toggling generateAudio in "Initiate veo 3.1 Video Generation"

Enhancement Style: Match your brand aesthetic by editing the prompt in "AI Design Analysis" node

Polling Time: Adjust retry interval by changing wait time in "Processing Delay (30s)" node

Key Features

🔐 Direct Google APIs – No third-party services. Uses Nano Banana and Veo 3.1 directly via Google Cloud for maximum reliability and privacy

Fully Automated – Send photo, receive video. Zero manual work required

🎨 Studio QualityNano Banana delivers professional lighting, composition, and AI-powered color grading

📱 Mobile-First – Default 9:16 vertical format optimized for Instagram Reels, TikTok, and Stories

🔄 Smart Retry Logic – Automatically polls Veo 3.1 status every 30 seconds until video generation completes

🎵 Audio IncludedVeo 3.1 generates background music automatically (can be disabled)

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Image to Base64

Type / Role
n8n-nodes-base.extractFromFile - extractFromFile
Config choices
Version 1

Block 2 - AI Design Analysis

Type / Role
@n8n/n8n-nodes-langchain.googleGemini - googleGemini
Config choices
Version 1

Block 3 - Combine Image & Analysis

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Block 4 - Prepare API Payload

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 5 - Generate Enhanced Image

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 6 - Convert Base64 to Image (only image)

Type / Role
n8n-nodes-base.convertToFile - convertToFile
Config choices
Version 1.1

Block 7 - Convert Base64 to Image (image and text)

Type / Role
n8n-nodes-base.convertToFile - convertToFile
Config choices
Version 1.1

Block 8 - Initiate veo 3.1 Video Generation

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 9 - Check Video Status

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 10 - Video Ready Validator

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 11 - Processing Delay (30s)

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 12 - Convert Base64 to video

Type / Role
n8n-nodes-base.convertToFile - convertToFile
Config choices
Version 1.1

Block 13 - Download Image File

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 14 - Telegram Trigger Received

Type / Role
n8n-nodes-base.telegramTrigger - telegramTrigger
Config choices
Version 1.2

Block 15 - Send veo 3.1 video

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 16 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Product video creator with Nano Banana & Veo 3.1 via Telegram
Complexity advanced
Nodes 16
Categories Content Creation, Multimodal AI
Author Roshan Ramani
Published 19 Oct 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/9896/9896.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Product video creator with Nano Banana & Veo 3.1 via Telegram do?

Product Video Creator with Nano Banana & Veo 3.1 via Telegram Who's it for This workflow is perfect for: E commerce sellers needing quick product videos Social media marketers creating content at s...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.