{"version":"1","model":{"id":"lightricks/ltx-2.5/image-to-video/fast","name":"LTX 2.5 Fast (Image to Video)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Fast LTX 2.5 image-to-video with optional end-frame transitions, 6–20 second output up to 4K, and native audio.","pricing_note":"$0.09–$0.30/s depending on resolution 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","1440p","2160p"],"durations":[6,8,10,12,14,16,18,20],"accepted_formats":{"image":["jpg","jpeg","png","webp","gif","avif"]},"base_credits":98,"api_gross_margin_percent":20,"added_at":"2026-08-12","popularity_rank":281,"example_prompt":"Animate the still scene with drifting fog and gently swaying trees, then settle on the distant lights with a smooth dolly forward","preview":{"image":"/images/model-previews/ltx-2.5-image-fast-preview-v1.webp","video":"https://v3b.fal.media/files/b/0a90dd0b/JCP0MJDH3ioOFzRd7GsGi_aB0OxLmA.mp4"},"schema_url":"/api/v1/models?id=lightricks%2Fltx-2.5%2Fimage-to-video%2Ffast","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%2Ffast","title":"LTX 2.5 Fast (Image to Video) generation request","description":"Request body accepted by POST /api/v1/generate for lightricks/ltx-2.5/image-to-video/fast.","type":"object","properties":{"model_id":{"type":"string","const":"lightricks/ltx-2.5/image-to-video/fast","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,12,14,16,18,20]},"resolution":{"type":"string","enum":["720p","1080p","1440p","2160p"]},"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,48,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","48","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."}]}}