
MiniMax H3 is hiapi's native 2K multimodal video model, and the part that matters most for short-form content — TikTok, Reels, Shorts — is that it renders directly in vertical 9:16 without any letterboxing tricks. We ran a real text-to-video generation through the MiniMax H3 model page on hiapi and embedded the actual output below, alongside the exact prompt we used and a practical breakdown of its three generation modes.
MiniMax H3 is a native 2K multimodal video model built for text-to-video, first/last-frame image-to-video control, and reference-driven generation using images, video, and audio, across clip lengths of 4 to 15 seconds. For short-form content specifically, the native 2K output matters more than it might seem: most vertical social formats top out around 1080×1920, so a 2K source gives you headroom to crop for a thumbnail or a slightly tighter reframe without visible quality loss — you're downscaling, not upscaling.
We generated this clip directly from a text prompt, no reference image or video involved. Here's the actual output:
Prompt:
A barista's hand pours steamed milk from a stainless steel pitcher into a black espresso cup held at a slight angle on a light grey marble countertop. The milk stream settles and blooms into a full rosetta (fern-leaf) latte-art pattern by the end of the pour. Warm, directional side light rakes across the cup and pitcher. Vertical 9:16 framing, macro-close perspective, shallow depth of field, no camera movement, no text, no logos, no additional hands or objects entering frame.
This is the kind of shot that works well for short-form: a single, physically grounded action (a pour, a reveal, a transformation) shot close and vertical, with enough specific detail — the material of the pitcher, the direction of the light, the exact pattern forming — that the model has almost nothing left to guess at. Naming the camera behavior explicitly (we asked for "no camera movement") is also worth doing even when you want a static shot; without it, models will sometimes add a slow, unrequested drift. We cover camera-movement prompting in more depth in our guide to cinematic camera movements in AI video, which applies the same principle to models that support explicit pans, orbits, and pushes.
MiniMax H3's image-to-video mode takes a reference image through the image_urls input field and uses it as a starting frame, with first/last-frame control letting you optionally pin both the opening and closing composition of the clip. This is the better choice for short-form work when the opening frame is the hook — a product shot, a face, a specific piece of packaging — and you need the video to start from that exact composition rather than let the model interpret it from a text description. Text-to-video is faster to iterate on wording; image-to-video is what you reach for once you've already nailed the still frame you want the clip to open on.
The third mode is reference-driven generation, where MiniMax H3 can take cues from a reference image, a reference video, or a reference audio track — or a combination of the three — rather than generating from a text prompt alone. In practice this is the mode to reach for when you already have an asset whose visual style, motion, or timing you want to carry into a new clip: matching a new subject to an established brand look, or syncing a generated clip's pacing to an existing audio track for a short-form cut. It's a heavier, more deliberate workflow than text-to-video, so it's worth prototyping the shot with a plain text prompt first and only moving to reference-driven generation once you know what you're trying to match.
Every video model on hiapi, including MiniMax H3, goes through the same asynchronous task flow: you submit a generation request and get back a task ID, then poll that task until it reports a finished status and returns an output URL. There's no long-lived connection to manage and no model-specific request shape to relearn — the same submit-and-poll pattern in hiapi's docs covers every model on the platform, so switching from testing one video model to another is a matter of changing the model name and its input fields, not rebuilding your integration.
MiniMax H3 is billed at $0.1189 per second of output (as of 2026-08 data from hiapi's pricing page), with clip lengths from 4 to 15 seconds. That puts a single clip at roughly:
For short-form content specifically, this favors a "shoot short, cut together" approach over one long generation: two or three 4-6 second clips edited together in a caption tool cost less combined than a single 15-second render, give you more cut points to hold viewer attention, and let you re-roll just the one clip that didn't land instead of the whole sequence.
Does MiniMax H3 output true vertical video, or does it need cropping for TikTok/Reels? It renders natively at 2K and accepts a 9:16 aspect ratio directly — the clip above was generated vertical from the start, no cropping or reframing needed for short-form platforms.
How long can a MiniMax H3 clip be? 4 to 15 seconds per generation. For short-form content, stitching several shorter clips (4-6 seconds each) usually produces a more watchable result than one long single-shot render.
Can I start a MiniMax H3 video from my own image?
Yes — image-to-video mode accepts a reference image through the image_urls field and uses it as the starting frame, with first/last-frame control available if you also want to pin the closing frame.
What's the difference between image-to-video and reference-driven generation on MiniMax H3? Image-to-video locks a starting (and optionally ending) frame from a still image. Reference-driven generation goes further, letting the model take style, motion, or timing cues from a reference image, video, or audio track — useful when you're matching a new clip to an existing asset rather than starting from a blank frame.
How much does a typical short-form clip cost? At $0.1189/second, a 4-second clip runs about $0.48 and an 8-second clip about $0.95 (pricing as of 2026-08 — check hiapi's live pricing page for current rates). Budgeting a handful of short clips per concept is usually cheaper than one long generation you might need to re-roll entirely.
Is MiniMax H3 a good fit if I'm already using another hiapi video model, like Hailuo, for short-form clips? They're complementary rather than competing choices — see our guide on using Hailuo 2.3 for short-form video for a text-to-video comparison point, and pick based on which mode (plain text-to-video vs. image-anchored or reference-driven generation) your shot actually needs.
Key Takeaways