BrowserAct Logo
template bg

BrowserAct – AI Product Image to Short Video Automation (Google Drive Sync)

Brief

BrowserAct – AI Product Image to Short Video Automation (Google Drive Sync)

BrowserAct – AI Product Image to Short Video Automation (Google Drive Sync) is an n8n-based automation workflow that turns product images into short AI-generated showcase videos by orchestrating browser automation, image processing, and asynchronous video generation—then automatically syncing all assets to Google Drive.

Instead of manually downloading product images, uploading them to video tools, waiting for generation, and organizing files by hand, this workflow automates the entire process inside n8n, making short-form product video creation repeatable, scalable, and hands-off.


What Does BrowserAct – AI Product Image to Short Video Automation Do?

This workflow helps eCommerce teams, content operators, and automation builders automatically generate short product videos from existing product images.

Product images are collected via BrowserAct-driven browser execution, processed and converted into the required format, sent to an AI video generation API, and then continuously polled until the final video is ready. Both source images and generated videos are automatically uploaded and organized in Google Drive.

The result is a fully automated, end-to-end pipeline that replaces repetitive manual steps with a single, reusable n8n workflow.

Key Features

  • Browser-Based Product Data Collection (BrowserAct)
    Uses BrowserAct to execute real browser workflows and collect structured product image data from web pages.
  • Batch Product Processing
    Iterates through multiple product items and processes them independently in a controlled batch flow.
  • Image Download & Base64 Conversion
    Automatically downloads product images and converts them into the required Base64 format for AI video generation.
  • AI Short Video Generation
    Sends images and prompts to an AI video generation API to create short-form product showcase videos.
  • Asynchronous Status Polling
    Handles long-running video generation tasks using wait-and-check loops until results are ready.
  • Google Drive Asset Sync
    Uploads both source images and final videos into Google Drive with structured file naming.
  • n8n-Orchestrated Execution
    All iteration, branching, waiting, and error handling logic is managed inside n8n for stability and reuse.


What Data Is Processed?

Input Data

  • Product image URLs collected via BrowserAct browser execution
  • Optional product metadata (such as titles or identifiers)

Output Data

  • Downloaded product source images
  • AI-generated short video files
  • Organized image and video assets stored in Google Drive


How to Use This Workflow

Using BrowserAct – AI Product Image to Short Video Automation requires minimal setup.

After connecting the required credentials, you can trigger the workflow manually or via webhook. The workflow automatically:

  • Executes browser-based product image collection
  • Processes images and generates short videos
  • Uploads all assets to Google Drive

No manual image handling, file conversion, or repeated uploads are required.


Why Automate Product Video Generation?

Creating short product videos manually does not scale. Automating this process allows teams to:

  • Generate video content faster without increasing workload
  • Maintain consistent video formats across product catalogs
  • Reduce manual handling of images and files
  • Reuse the same automation logic for different products or stores

This workflow demonstrates how BrowserAct can be embedded into complex, multi-step AI automation pipelines using n8n.


Input & Output

Input

  • Product image source (collected via BrowserAct execution)

Output

  • AI-generated short product videos
  • Source images and output videos synced to Google Drive


Who Is This Workflow For?

This workflow is ideal for:

  • eCommerce teams generating product showcase videos
  • Content and growth teams producing short-form visual assets
  • Automation builders looking to combine BrowserAct with AI pipelines
  • Teams exploring scalable image-to-video automation with n8n


Working Principle (How It Works)

  1. Trigger (Manual or Webhook)
    The workflow starts when triggered manually or via a webhook request.
  2. Browser Execution (BrowserAct)
    BrowserAct runs a browser-based workflow to collect product image data.
  3. Data Parsing & Limiting (n8n)
    The output is parsed into individual product items and optionally limited for batch control.
  4. Image Processing (n8n)
    Product images are downloaded and converted into Base64 format.
  5. Video Generation Request (AI API)
    Images and prompts are sent to the AI video generation API.
  6. Async Status Handling (n8n)
    The workflow waits and polls the generation status until the video is ready.
  7. Asset Download & Storage (Google Drive)
    Final videos and source images are downloaded and uploaded to Google Drive.
ad image
BrowserAct Product Image to AI Video Automation | n8n eCommerce Workflow