Google Veo 3.1 Lite
Cost-efficient image-to-video generation powered by Google’s Veo 3.1 Lite model with 720p and 1080p output and optional audio synthesis.
Key capabilities
- Image-driven generation: Animate a source image into video guided by a text prompt
- Cost-efficient generation: The lightweight Veo 3.1 variant for prototyping and high-volume workflows
- Multi-resolution output: Generate videos in 720p or 1080p resolution
- Audio generation: Optional synchronized audio for complete multimedia content
- Flexible durations: 4, 6, or 8 second video outputs
- Aspect ratio control: 16:9 (landscape) or 9:16 (portrait) formats
- Negative prompts: Specify elements to avoid in generation
- Long prompts: Up to 20,000 characters for detailed descriptions
- Reproducible results: Seed parameter for consistent outputs
Use cases
- Product animation: Bring product photos to life for marketing and ads
- Social media: Turn images into engaging short-form content for TikTok, Reels, and Shorts
- Storytelling: Animate concept art, illustrations, and stills
- Advertising: Produce video ads from a key visual
- Prototyping: Quickly test motion from an image before committing to a higher-fidelity model
Generate with Veo 3.1 Lite
Submit a source image and a text prompt describing the motion you want. The service returns a task ID for async polling or webhook notification.POST /v1/ai/image-to-video/veo-3-1-lite
Create a new image-to-video task
GET /v1/ai/image-to-video/veo-3-1-lite
List all Veo 3.1 Lite tasks
GET /v1/ai/image-to-video/veo-3-1-lite/{task-id}
Get task status by ID
Parameters
Frequently Asked Questions
What is the difference between Veo 3.1 Lite and Veo 3.1?
What is the difference between Veo 3.1 Lite and Veo 3.1?
Veo 3.1 Lite is the cost-efficient variant of Veo 3.1. It supports 720p and 1080p resolutions (Veo 3.1 also offers 4K) and is optimized for lower-cost, high-volume generation. Use Veo 3.1 Lite for prototyping and iteration, and Veo 3.1 Standard when you need maximum fidelity or 4K output.
What image formats are supported?
What image formats are supported?
Provide the
image as a Base64-encoded string or a publicly accessible HTTPS URL. The image is used as the starting frame that Veo 3.1 Lite animates according to your prompt.What resolutions are supported?
What resolutions are supported?
Veo 3.1 Lite supports 720p (HD) and 1080p (Full HD). For 4K output, use the standard Veo 3.1 model.
How does audio generation work?
How does audio generation work?
When
generate_audio is set to true (the default), Veo 3.1 Lite synthesizes synchronized audio that matches the visual content. This includes ambient sounds, music, and effects appropriate to the scene.How long does generation take?
How long does generation take?
Generation time varies based on resolution, duration, and server load. Use webhooks for production workflows to avoid polling.
Best practices
- Input quality: Provide a sharp, well-lit source image with a clear subject for the strongest motion
- Prompt detail: Describe the motion, camera movement, and atmosphere you want applied to the image
- Negative prompts: Use
negative_promptto exclude unwanted elements like “blurry, low quality, distorted” - Resolution selection: Choose 720p for fast iteration and 1080p for social media and final delivery
- Audio control: Disable
generate_audioif you plan to add custom audio in post-production - Webhook integration: Use webhooks instead of polling for scalable production applications
Related APIs
- Veo 3.1 Image-to-Video: The standard Veo 3.1 model with 4K support and Fast mode
- Veo 3.1 Lite Text-to-Video: Generate videos from a text prompt with Veo 3.1 Lite
- Kling 2.6 Pro: Alternative image-to-video with motion control
- WAN 2.6: Text-to-video at 720p and 1080p resolutions