Gemini Omni Flash I2V
[Core Function] Gemini Omni Flash I2V is a fast Image-to-Video model that animates a single input image into a short 720p video via the Interactions API. [Strengths] It uses the provided image as the opening frame and generates smooth motion with natively synchronized audio at low latency. [Best For] Highly recommended for: bringing a still photo to life, quick product or portrait animation, and short social clips derived from a single image. [Limitations] Do NOT use this model if you need 1080p or 4K output, clips longer than 10 seconds, or the fusion of multiple reference images; it takes exactly one image and outputs 720p up to 10 seconds (16:9 or 9:16). Do NOT use it to edit an existing video. [Routing] Choose this when the user provides one image to animate. To fuse multiple reference images use Gemini Omni Flash R2V; to edit an existing video use Gemini Omni Flash Video Edit; for 4K cinematic results use Veo 3.1 I2V.
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
Gemini Omni Flash image-to-video request. Animates a single input image (used as the opening frame). Supports aspectRatio and duration (up to 10 seconds). Output is fixed at 720p.
Video description text
1"The cat slowly blinks and looks around"
Starting frame. Accepts an image URL (e.g. https://example.com/frame.jpg).
"https://example.com/frame.jpg"
Video aspect ratio. Output resolution is fixed at 720p.
16:9, 9:16 "16:9"
Video duration in seconds (string type). Maximum 10 seconds.
4, 6, 8, 10 "8"