Video Content Analyzer using Google Gemini 2.5 Pro - n8n Workflow

Use this powerful n8n workflow to automate video analysis. Upload any video file, and the Google Gemini 2.5 Pro n8n node will generate detailed, frame-by-frame text summaries automatically.

Workflow Preview

Ready to automate?

Download this n8n workflow template and start using it instantly.

Who is this best for?

Content Creators and Marketers needing quick video descriptions.
Video Editors looking for fast, automated summaries of raw footage.
Developers and n8n users seeking advanced multimodal n8n templates.
AI enthusiasts exploring the capabilities of the Google Gemini 2.5 Pro model.

Overview

Manually reviewing lengthy video footage for summarization is time-consuming. This essential n8n workflow solves this problem by integrating a powerful multimodal AI into a simple intake process. By leveraging the advanced capabilities of the Google Gemini 2.5 Pro n8n node, users can upload a video via an accessible n8n trigger (a web form), and instantly receive a detailed text analysis describing the scenes, objects, and actions captured. This specific n8n workflow provides immense value by dramatically speeding up content description generation and streamlining asset management.

How it Works

This automation initiates with the 'Start: Upload Your Video' n8n trigger, which is configured as a Form Trigger. Users access a dedicated URL to upload their video file and submit the form. Once submitted, the binary video data is passed directly to the next component. The key processing step is handled by the '1. Analyze Video with Gemini' n8n node. This n8n node is configured to use the powerful models/gemini-2.5-pro and is set to the analyze operation for video resources. It consumes the uploaded binary file and uses the AI's visual language model capabilities to interpret the video content. The final output of this n8n workflow is a detailed text summary generated by Gemini, providing deep insights into the video.

Installation Guide

To install and utilize this n8n workflow:


  1. Import the JSON: Copy the provided n8n workflow JSON code and import it into your n8n instance using the 'New' menu -> 'Import from JSON'.

  2. Set Credentials: You must configure your Google AI (Gemini) credentials. Click on the '1. Analyze Video with Gemini' n8n node and add your Gemini API Key.

  3. Activate the n8n Trigger: Ensure the 'Start: Upload Your Video' n8n trigger is active. Click the 'Activate' toggle button in the top menu.

  4. Use the Form: Access the unique Form Trigger URL provided by the 'Start: Upload Your Video' n8n node. Upload your video and submit to initiate the n8n workflow.

Node Details

Start: Upload Your Video (Form Trigger n8n node):
Function: Acts as the starting n8n trigger point, allowing a user to upload a video file via a simple web form.
Key Configuration: Uses the formTrigger type, requiring one input field labeled 'Video to Analyze' set to the file data type.
1. Analyze Video with Gemini (Google Gemini n8n node):
Function: Sends the binary video file data to Google's Gemini 2.5 Pro model for deep multimodal analysis and summary generation. This is the core logic n8n node.
Key Configuration: Resource set to video, Operation set to analyze, Input Type set to binary, and the model explicitly selected is models/gemini-2.5-pro for maximum accuracy.

Related n8n Workflows

Free

Nodes: 3 Nodes
Updated: December 26 2025
View all
Created by

Backend Developer turns to AI Automation Developer

Featured*