{"version":"1","model":{"id":"lightricks/ltx-2.5/image-to-video/pro","name":"LTX 2.5 Pro (Image to Video)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"LTX 2.5 Pro image-to-video with optional end-frame transitions, synchronized native audio, and camera-motion control.","pricing_note":"$0.12/s at 720p or $0.17/s at 1080p on fal.ai.","categories":["i2v"],"prompt_required":true,"prompt_supported":true,"input_fields":["prompt","image_url","end_image_url","duration","resolution","aspect_ratio","fps","generate_audio","camera_motion"],"supports":{"startImage":true,"endImage":true,"audioGeneration":true},"requires":{"startImage":true},"aspect_ratios":["auto","16:9","9:16"],"resolutions":["720p","1080p"],"durations":[6,8,10],"accepted_formats":{"image":["jpg","jpeg","png","webp","gif","avif"]},"base_credits":128,"api_gross_margin_percent":20,"added_at":"2026-08-12","popularity_rank":280,"example_prompt":"The fox turns toward the camera as wind moves through the grass, the camera slowly dollies in, cinematic natural light and forest ambience","preview":{"image":"/images/model-previews/ltx-2.5-image-pro-preview-v1.webp","video":"https://v3b.fal.media/files/b/0a90dd31/VUCTD0YYJIp_K4qQkkneL_wMVDWNRn.mp4"},"schema_url":"/api/v1/models?id=lightricks%2Fltx-2.5%2Fimage-to-video%2Fpro","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=lightricks%2Fltx-2.5%2Fimage-to-video%2Fpro","title":"LTX 2.5 Pro (Image to Video) generation request","description":"Request body accepted by POST /api/v1/generate for lightricks/ltx-2.5/image-to-video/pro.","type":"object","properties":{"model_id":{"type":"string","const":"lightricks/ltx-2.5/image-to-video/pro","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"image_url":{"type":"string","format":"uri"},"end_image_url":{"type":"string","format":"uri"},"duration":{"type":"number","enum":[6,8,10]},"resolution":{"type":"string","enum":["720p","1080p"]},"aspect_ratio":{"type":"string","enum":["auto","16:9","9:16"]},"fps":{"title":"Frame Rate","description":"Output frames per second.","default":25,"type":"number","enum":[24,25,50]},"generate_audio":{"title":"Generate Audio","description":"Generate synchronized native audio with the video.","default":true,"type":"boolean"},"camera_motion":{"title":"Camera Motion","description":"Optional camera movement preset.","type":"string","enum":["dolly_in","dolly_out","dolly_left","dolly_right","jib_up","jib_down","static","focus_shift"]}},"required":["model_id","prompt","image_url"],"additionalProperties":false},"parameters":[{"key":"generate_audio","label":"Generate Audio","type":"toggle","default":true,"description":"Generate synchronized native audio with the video."},{"key":"fps","label":"Frame Rate","type":"select","default":25,"options":["24","25","50"],"description":"Output frames per second."},{"key":"camera_motion","label":"Camera Motion","type":"select","options":["dolly_in","dolly_out","dolly_left","dolly_right","jib_up","jib_down","static","focus_shift"],"description":"Optional camera movement preset."}]}}