Lightricks' next-generation image-to-video foundation model, delivering comprehensive quality improvements over the LTX-2 series. A completely rebuilt VAE architecture significantly enhances sharpness in hair, text, and edge details while greatly reducing frozen frames and static Ken Burns effects for more authentic motion. Native 9:16 portrait support enables direct creation of social media-native content without cropping. Generates matching ambient sound effects and visual motion in a single pass, achieving perfect audio-visual alignment within 5-20 second durations, truly bringing static photos to life.
Request
Authorization
Header Params
Body Params application/jsonRequired
Example
{"98##image":"fb33830583509648fe6e1b505654970daddcca84efa184a8fc1af493f68f3b18.png","200##prompt":"One-point perspective composition: A figure in a red astronaut suit grips a gaming controller while playing inside a space cockpit, with helmet visors reflecting the cockpit's instrument panel light and shadow. The astronaut inside the cockpit is gaming, while outside, cosmic nebulae and interstellar dust stream rapidly backward. Twisted spacetime tunnel effects intertwine with blue-purple sci-fi lighting, dynamic blur and trailing shadows create a sense of time travel. The lens remains stable with one-point perspective, featuring a film grain texture","245##select":"1","240##select":"2","222##value":5}
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://www.runninghub.ai/openapi/v2/rhart-video/ltx-2.3/image-to-video' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Content-Type: application/json' \
--data-raw'{
"98##image": "fb33830583509648fe6e1b505654970daddcca84efa184a8fc1af493f68f3b18.png",
"200##prompt": "One-point perspective composition: A figure in a red astronaut suit grips a gaming controller while playing inside a space cockpit, with helmet visors reflecting the cockpit'\''s instrument panel light and shadow. The astronaut inside the cockpit is gaming, while outside, cosmic nebulae and interstellar dust stream rapidly backward. Twisted spacetime tunnel effects intertwine with blue-purple sci-fi lighting, dynamic blur and trailing shadows create a sense of time travel. The lens remains stable with one-point perspective, featuring a film grain texture",
"245##select": "1","240##select": "2",
"222##value": 5
}'