Overview
LTX (Lightricks) is the most affordable video model available, and also one of the fastest. It supports unique features like native audio generation and first+last frame keyframe control.| Model ID | Credits | ~Cost |
|---|---|---|
ltx-2-19b-distilled | 50 | $0.50 |
The gateway model ID is
ltx-2-19b-distilled. This is the distilled 19B parameter variant optimized for speed.Quick start
Special features
Native audio generation
LTX can generate audio alongside the video. Enable it with provider options:cURL
Keyframe control (first + last frame)
Provide two images to control start and end frames:cURL
Parameters
Text description of the video to generate.
Video duration in seconds.
Output aspect ratio.
One image for image-to-video. Two images for first+last frame keyframe control.
Set
{ "varg": { "generate_audio": true } } to enable native audio generation.LTX internally uses
num_frames instead of duration and video_size instead of aspect_ratio. The gateway handles the conversion automatically.Pricing
| Model | Credits | USD |
|---|---|---|
ltx-2-19b-distilled | 50 | $0.50 |
Tips
- Best for rapid iteration — fast and cheap, great for testing prompts before upgrading to Kling or Seedance.
- Native audio is unique to LTX (and Grok Imagine / Kling V2.6). Useful for ambient sound effects.
- Keyframe control lets you define start and end frames for precise transitions.
- Quality is lower than Kling V3 or Seedance 2, but acceptable for social media and prototypes.
Related models
Wan 2.5
Slightly more expensive but better quality. Good upgrade path.
Kling V3
Premium quality. 3x the cost but significantly better output.