Migrating from Sora or DALL-E? Use promo code DALLE1000 for $10 in free API credits!
videoGoogle DeepMindHigh ReliabilityNew

Veo 3.1 Lite Start-End FrameCreate smooth transitions between two images

Veo 3.1 Lite Start-End Frame is a unique video generation capability that creates smooth, coherent video transitions between a start and end image. Upload two frames, describe the transition, and the AI generates the intermediate motion. Perfect for story progression, before/after reveals, and creative transitions.

Specifications

Resolution720p
Duration5-8 seconds
Input2 Image URLs
Aspect Ratios16:9, 9:16, 1:1
Average Speed~60-120 seconds
Credits12 credits per video

Capabilities

Start-end frame interpolation
Smooth motion transitions
Coherent intermediate frames
720p resolution output
5-8 second duration
Story-driven video creation

Quick Start

Start generating with Veo 3.1 Lite Start-End Frame in seconds. OpenAI SDK compatible β€” just change the base URL.

curl
curl -X POST https://api.creativeai.run/v1/video/generations \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "google/veo3.1-lite/start-end-frame-to-video",
    "prompt": "Smooth transition from day to night in the city",
    "image": "https://example.com/start-frame.jpg",
    "last_image": "https://example.com/end-frame.jpg",
    "aspect_ratio": "16:9",
    "duration": 5
  }'

Use Cases

What creators are building with Veo 3.1 Lite Start-End Frame

Before/after product reveals

Story progression videos

Scene transitions

Creative morphing effects

Tutorial step animations

Brand transformation videos

Ready to create with Veo 3.1 Lite Start-End Frame?

Start with 50 free credits. No credit card required.

12 credits per generation Β· Pay-as-you-go or subscribe Β· OpenAI SDK compatible