FLUX 3
Overview
One model trained across image, video, and audio. Video with synchronized sound, live now.
One model, multiple modalities
FLUX 3 generates video with synchronized audio: from a text prompt, from pinned keyframes, or continuing an existing clip. More modalities ship on the same request shape as they land.- Up to 20 seconds at FHD (1920 × 1088 for 16:9), 24 fps, in a single request.
- Multilingual speech with strong lipsync, plus effects and ambience, generated with the frames.
- Multiple scenes and camera angles in one generation. Shots hold together across cuts.
- Stylistic range beyond cinematic: animation, motion design, stylized artistic looks.
- Accurate text and typography rendered inside the scene.
FLUX 3 is a preview model. Video editing and Omni Reference with
images and videos will be available soon.
Modes
Every request names a mode. The mode is how you tell FLUX 3 what you’re starting from, and it decides what the model does with your media: start a clip from words alone, build one around images you pin, or carry an existing clip forward.There are three:- Text to Video (
t2v) starts from nothing but your prompt. - Image to Video (
i2v) starts from your images. They become frames of the clip itself. - Video Continuation (
v2v) starts from a clip you already have and keeps it going.
- Text to Video
- Image to Video
- Video Continuation
Describe the shot.
t2v turns the prompt into a clip, sound included.
This is the request that started the scene:The clip this request returned. The next two tabs build on it.
aspect_ratioanddurationdefault toautoand fit themselves to the content.resolutiondefaults tohd;fhdfinishes the result at a higher resolution via the video upsampler.generate_audiodefaults totrue.
Draft mode
Iterate in draft, commit once. Drafts generate faster and cost about a third of a full render, so you can explore variants freely and only pay full price for the shot you keep.draft: truereturns a fast preview instead of a full render, plus adraft_cachebundle in the result.mode: "draft_enhance"renders the preview you picked at full quality: send its bundle asdraft_cacheand the original generation is reproduced. Same shot, same seed, nothing re-interpreted.
Draft preview
Enhanced: the draft’s shot, full quality
Direct full render: its own take
- 1 — Draft
- 2 — Enhance the one you picked
Specifications
Every mode outputs 24 fps at
hd or fhd, in aspect ratios 21:9, 2:1, 16:9,
4:3, 1:1, 3:4, and 9:16. Drafts render at hd.What it can do
Start in ten seconds
FLUX 3 is asynchronous. You submit a request and get back anid and a
polling_url; then you poll that URL until the job turns Ready and returns
your result. Here is the full round trip, text to video with audio.Getting started
Quickstart
Create an account, add credits, and make your first FLUX 3 call.
Try in Playground
Test FLUX 3 in your browser. No setup required.
Video
Generate from text, animate stills, pin keyframes, continue clips, all with audio.
API reference
The full flux-3-video request contract: modes, fields, constraints.

