MiniMax Hailuo 02 is an advanced generative AI model that transforms a single static image into a smooth, high-quality video clip. Designed for professional image-to-video workflows, it supports both 720p output at a consistent 25 frames per second. Whether you’re a developer building interactive apps, a creator crafting social media content, or a product manager prototyping marketing materials, MiniMax Hailuo 02 delivers fluid animations with controllable motion and seamless API integration.
go_fast=true
): Accelerated generation with minimal quality trade-offprompt_optimizer=true
): Enhances prompt clarity and output relevanceduration=10
.go_fast=true
. For final assets, keep it false
.prompt_optimizer=true
to automatically refine prompt language for better quality.Q: What resolutions and frame rates are supported?
A: MiniMax Hailuo 02 outputs at 720p at 25 fps for smooth, cinematic motion.
Q: Which image formats can I use?
A: Accepts PNG, JPEG, and WebP—just provide a valid URL in first_frame_image
.
Q: How do I integrate the model into my app?
A: Use the REST-based API endpoint. Send a JSON payload with prompt
, first_frame_image
, and optional flags (go_fast
, duration
, prompt_optimizer
).
Q: Can I customize the length of the video?
A: Yes. Set duration=6
for standard clips or duration=10
for extended sequences.
Q: How do I control motion style?
A: Describe desired motion in your prompt (e.g., “slow zoom out to reveal a mountain range”) and leverage prompt_optimizer
for clarity.