Transform your ideas into stunning videos. Generate images, voiceovers, and visual effects automatically using cutting-edge AI technology.
Sign in with GoogleEverything you need to create professional videos at scale
Generate stunning visuals from text prompts using GPT-4o, Stability AI, or Google Imagen.
Convert your script to speech with OpenAI or ElevenLabs voices. Multiple languages supported.
Add Ken Burns, zoom, parallax, and other cinematic effects to bring your scenes to life.
Render videos in the cloud. No software to install. Scale from one video to thousands.
From idea to video in three simple steps
Create a JSON with your scenes, each containing an image prompt and voiceover script.
Send your request to our API. We handle image generation, TTS, and video assembly.
Get a signed URL to your rendered video. Ready for YouTube, TikTok, or any platform.
Simple REST API with comprehensive documentation. Generate your API key and start creating videos in minutes.
# Submit a video render job
curl -X POST https://api.bluevideo.ai/v1/render \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"title": "My Video",
"voice": "alloy",
"illustrations": [
{
"image_prompt": "A sunset over the ocean",
"voice_over": "Welcome to BlueVideo."
}
]
}'
Sign up now and get started in minutes. No credit card required.
Get Started Free