Skip to main content

Try MiniMax H3 Max: Image to Video in the Workbench

Run this model interactively, tune parameters, and compare outputs.
Model ID: minimax-h3-max-image-to-video MiniMax H3 Max (Image to Video) is a post-trained variant of MiniMax H3, tuned by fal for stronger prompt adherence and better aesthetics. It animates an optional first-frame image from a text prompt into a video, and routes to text-to-video when no image is given. It generates 5 to 15 second clips at 480P or 768P resolution, with prompt expansion modes that trade latency for prompt fidelity, an optional end frame for first-to-last keyframe generation, and a safety checker enabled by default. When a first frame is provided, the output keeps its aspect ratio.

Example request

Use the Workbench as a request builder: configure parameters for this model in the UI, then open the API tab to copy the exact cURL or Python call.
This blocks until the video is ready (typically 5-15 minutes). Prefer Async or Async with SSE for anything beyond quick experimentation.See the video generation reference for more details.

Fetch model details

The models endpoint returns the full model object, including its json_request_schema.

Request parameters

Required parameters

Optional parameters