create_montage
Assemble a photo slideshow video with Ken Burns effects and crossfade transitions. Upload 4-25 images, optionally add music, and get a hosted MP4 URL for social reels.
Instructions
Assemble a slideshow VIDEO reel from 4-25 photos — Ken Burns zoom/pan on each photo + smooth crossfade transitions + an optional music track. Local render (no AI model), flat ~200⚡. ASYNC — returns a job_id; poll check_job until status="completed" (usually under a minute). Returns a hosted MP4 URL. Use when the user wants a photo montage / slideshow / "turn these pictures into a video / reel". Photos appear in the order given.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| music | No | Background music preset: "upbeat", "chill", "epic", or "none" (default none). | |
| aspect | No | 9:16 (default, vertical for Reels/TikTok/Shorts), 1:1, or 16:9. | |
| image_urls | Yes | 4-25 image URLs in the order they should appear. Each is an external https:// URL or an avots-hosted /v1/files/<uuid> URL. External URLs are fetched + stored. |