Eachlabs | AI Workflows for app builders
ltx-2.3-image-to-video

LTX-V2.3

LTX 2.3 Image-to-Video turns still images into cinematic 4K video clips up to 20 seconds with synced audio, vertical framing, and 24/48 FPS.

Avg Run Time: 100.000s

Model Slug: ltx-2-3-image-to-video

Playground

Input

Enter a URL or choose a file from your computer.

Enter a URL or choose a file from your computer.

Output

Example Result

Preview and download your result.

No matching pricing rule found for the given input

API & SDK

Create a Prediction

Send a POST request to create a new prediction. This will return a prediction ID that you'll use to check the result. The request should include your model inputs and API key.

Get Prediction Result

Poll the prediction endpoint with the prediction ID until the result is ready. The API uses long-polling, so you'll need to repeatedly check until you receive a success status.