GenMediaGenMedia Pipes
User GuideDeveloper Guide
Tutorials
0/2

Storage Connected

gabriela-genai-bb-genmedia-images

GenMedia Pipes

GenMedia Pipes

Design complex generative media workflows visually, process massive asset catalogs concurrently, and eliminate engineering bottlenecks.

Featured AI Capability

Natural Language Pipeline Assistant

Skip manual wiring entirely. Instruct the integrated chat assistant to build, connect, or modify your generative media workflows. Speak to your canvas in plain English to automatically map nodes, adjust configurations, and layout your design.

Pipeline Assistant
"Add a quality check after the upscale node and connect it to save_image"
Assistant: I've inserted a Quality Verification node after Upscale, wired its output to Save Image, and re-aligned the graph. 🚀

Code-Free Media Engineering

Design and connect complex multi-modal DAG workflows visually. Creators, designers, and prompt engineers can drag, drop, and chain everything from image generation and upscaling to audio synthesis without touching code or waiting on developer cycles.

Industrial Batch Execution

Transform visual designs into infinite serverless scale. Instantly map asset folders to your generation logic to process entire product catalogs concurrently through automated, cloud-native pipelines that safely spread API quotas across fallback pools.

Collaborative Governance & Control

Keep production pipelines secure, cost-controlled, and synchronized. Empower multi-tenant teams with granular viewer/editor permissions, audit trails with frozen version histories, and strict model-specific quota guardrails to protect your cloud budget.

Available Nodes

Generation

Text Generation
Generate text or extract structured JSON data from text, images, videos, or PDFs.
Image Generation
Generates images from text prompts.
AdCanvas
Generates custom size visual ads with dynamic ad presets and parallel candidate sifting.
Video Generation
Create videos from text descriptions and reference images.
Speech Generation
Convert text into natural-sounding speech.
Music Generation
Generate high-quality instrumental music from text prompts using Google's Lyria model.
Image Modification
Generates images from a text prompt and supporting reference images.
Gemini Omni
Multimodal video generation and conversational video editing.

Transformation

Image Enhancer
Enhance image quality using various filters and adjustments.
Image Compression
Compress JPG and PNG images to reduce file size.
Upscale
Increases image resolution while maintaining details.
Image Editor
Canvas-based image editing and composition.
Outpainting
AI-powered image border extension and outpainting.
Safe Zone
Draws or removes a safebox rectangle boundary.
Generative Image Resizer
Generative aspect ratio adaptation and target size image re-creation.
Image Resizer
Deterministic high-speed pixel buffer resizing and scaling.
Video Sequencer
Combine and sequence multiple video clips and audio tracks.

Analysis

Object Focuser
Automatically detects, frames, and positions a specific object.
Quality Verification
Evaluates the quality and compliance of images, video, or text against rules.
Image Analysis
Extract text descriptions or structured data from images.
Image Segmentation
Segment objects using background, foreground, or prompt modes. Can extract or remove subjects.

Text & Logic

Prompt Enhancer
Refines a user prompt for better generation results.
String Ops
Perform various string operations and transformations.
Math Ops
Perform mathematical calculations.
Condition
Smart branching logic for text, numbers, or JSON data with auto-detection.
Filename Manipulator
Construct and modify file paths and names.
Human Evaluator
Pauses the pipeline run and awaits a manual Approval/Rejection check from a human reviewer.
Retry Loop
Encapsulates a sub-graph of nodes and executes them iteratively until a trigger condition is met or max retries are reached.
Iteration Node
Encapsulates a sub-graph of nodes and iterates them one-by-one for each element in the input list, accumulating outputs back into lists.

I/O & Utility

Pipeline Integrator
Execute nested pipelines or external APIs.
MCP Connector
Connect to MCP Server tools via auto-discovered OpenAPI spec.
Canvas Creator
Create an empty colored or transparent image canvas.
Input Image
Provide an image input to the pipeline.
Input Text
Provide text input to the pipeline.
Save Image
Persist generated images to storage.
Save Text
Save text to a local file or PDF.
Save Video
Persist generated videos to storage.
Save Audio
Persist generated audio to storage.
Video Input
Input video for the pipeline.
Audio Input
Input audio for the pipeline.
Document Input
Upload or link to a Document (PDF/TXT/JSON).
JSON Manipulator
Extracts specific properties from a JSON input using a selector path.