---
title: "MiniMax Text to Video"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/minimax/minimaxtexttovideo
markdown: https://docs.nodetool.ai/nodes/minimax/minimaxtexttovideo.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/minimax/minimaxtexttovideo.md
---

# MiniMax Text to Video

**Type:** `minimax.TextToVideo`

**Namespace:** `minimax`

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| model | `enum` | The MiniMax video model to use. | `MiniMax-Hailuo-02` |
| prompt | `str` |  | `A cat playing with a ball of yarn` |
| duration | `int` | Video duration in seconds. | `6` |
| resolution | `enum` | Output resolution. | `768P` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `video` |  |

## Related Nodes

Browse other nodes in the [minimax](./) namespace.
