Skip to main content
FLUX 3 Motion from a single line artwork

FLUX 3

Video

Generate, animate, and continue video with FLUX 3, with synchronized audio in the same call.

Quickstart

FLUX 3 video is asynchronous: you submit a request, get back a polling_url, and poll it until the clip is Ready. For the full field list and response schema, see the API reference.

Modes

One mode per request; the rest of the request stays the same.
  • Text-to-Video (t2v) — prompt only.
  • Image-to-Video (i2v) — add keyframes: one image is the opening frame, [a, b] pins start and end, and up to ten frames pinned to timestamps become a storyboard.
  • Video Continuation (v2v) — add start_video; the clip continues from its final frames.

t2v · Generate a video with audio

i2v · Animate an image and use multiple keyframes

v2v · Extend your clip

Parameters

Full schema and per-field constraints live in the API reference.

Use cases

Deeply customizable, and built for use cases, visual styles, and aspect ratios far beyond conventional cinematic output.

Text to video

Generate a clip from words alone — FLUX 3 handles everything from a single line to a densely directed brief, filling in framing, motion, and mood wherever you leave them open.
cURL

Image to video

Animate from images you pin. A single still becomes the exact opening frame, a start-and-end pair interpolates the motion between them, and several frames spread across the clip.
cURL

Multiple scenes

Block several shots and camera angles in one generation. Character, look, and continuity hold across hard cuts, with a single audio bed carrying through.
cURL

Multilingual dialogue

On-camera speech in many languages, with accurate accents and tight lipsync. Quote the line in your prompt and the character says it.
cURL

Broad range of styles

Photoreal cinematography, animation, motion design, and stylized looks — the same model spans styles far beyond conventional footage.
cURL

Text and typography

Legible, well-placed text rendered as part of the scene — titles, signage, and lower-thirds that stay stable through motion.
cURL

Keyframes

Pin ordered keyframes and FLUX 3 interpolates one continuous shot through each — hit this pose, then this composition, then this — while the model handles the motion between them.
Keyframe — Start · 0:00

Start · 0:00

Keyframe — Key 2 · 0:03

Key 2 · 0:03

Keyframe — Key 3 · 0:07

Key 3 · 0:07

Keyframe — End · 0:10

End · 0:10

cURL

Video continuation

Feed an existing clip and FLUX 3 picks up from its final frames, carrying momentum, framing, and scene logic forward without a cut.
cURL

Keep exploring

Prompting Guide

Prompt formats, the schema, camera language, and audio.

API reference

The full flux-3-video request contract: modes, fields, and constraints.

Playground

Try FLUX 3 in your browser — no setup required.

FLUX 3 overview

One request shape across image, video, and synchronized audio.