Infery.ai
← All models

MiniMax H3 Image to Video

h3-image-to-video

Video editby infery

MiniMax H3 is a frontier video model. This endpoint animates a supplied image into 2K video, using it as the opening frame or pairs a first and last frame to control a transition between two images with the aspect ratio following the input.

Pricing

Price
32.5 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
promptrequiredstringText prompt for video generation
durationintegerThe duration of the video in seconds.
image_urlrequiredstringURL of the image to use as the first frame. The output aspect ratio follows this image.
resolutionstringThe resolution of the generated video. Only 2K is currently supported.
end_image_urlOptional URL of the image to use as the last frame, for first-to-last keyframe generation.

Output

FieldTypeDescription
videoThe generated video