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

Veo 3.1 Lite Image-to-VideoAnimate images with Google's cost-effective video AI

Veo 3.1 Lite Image-to-Video brings static images to life with natural motion and action. Upload an image, describe the motion, and get a 720p animated video. Ideal for product demos, social media animations, and bringing photos to life without breaking the budget.

Specifications

Resolution720p
Duration5-8 seconds
InputImage URL
Aspect Ratios16:9, 9:16, 1:1
Average Speed~45-90 seconds
Credits10 credits per video

Capabilities

Image-to-video animation
Natural motion synthesis
720p resolution output
5-8 second duration
Multiple aspect ratios
Auto-generated audio

Quick Start

Start generating with Veo 3.1 Lite Image-to-Video 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/image-to-video",
    "prompt": "The car drives forward on the road, camera following",
    "image": "https://example.com/your-image.jpg",
    "aspect_ratio": "16:9",
    "duration": 5
  }'

Use Cases

What creators are building with Veo 3.1 Lite Image-to-Video

Product reveal animations

Social media image animations

Photo to video conversions

Marketing asset creation

Portfolio video creation

Art and illustration animation

Ready to create with Veo 3.1 Lite Image-to-Video?

Start with 50 free credits. No credit card required.

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