Video GenerationActive
klingai / kling-v3
kling-v3
Generate high-quality videos from text prompts using Kling V3. Supports custom frames, duration, and aspect ratios.
Text to VideoImage to Video
Model ID
kling-v3
Provider
klingai
Updated
1784727393
wiro playground—klingai/kling-v3
Updated 1784727393
Overview
Kling V3 is a text-to-video generation model designed for creating dynamic video content from textual descriptions. It supports customization of input frames, video duration, and aspect ratios.
What you can build
- Custom animated videos from descriptive prompts
- Short-form video content for social media
- Visual storytelling with cinematic effects
Inputs
- Prompt: Text description for video generation
- First Frame (Optional): Initial image frame
- Last Frame (Optional): Final image frame
- Duration: Video length in seconds (3-15s)
- Ratio: Aspect ratio (16:9, 9:16, 1:1)
- Sound: Enable/disable audio track
- Mode: Video quality setting (Std or Pro)
Outputs
Generated video files matching specified parameters
Recommended settings
Use 16:9 ratio for standard viewing. Set duration between 5-10 seconds for optimal performance.
Limitations
- Video generation may vary in quality based on complexity of prompt
- Audio support limited when using custom frames
- Maximum duration is 15 seconds
Safety & compliance
This tool is designed for creative content generation. Users must ensure generated content complies with applicable laws and regulations.
Example prompts
Great starting points for kling-v3.
An intense, low-angle tracking shot of a mountain biker racing down a steep, rocky forest trail. Dirt and pine needles fly toward the camera as the bike jumps over a fallen log. Sunlight flickers through the dense canopy of pine trees, creating a 'strobe' effect on the rider. GoPro-style point-of-view, high-speed motion, hyper-realistic textures, and shaky-cam for a sense of speed.Video Generation
A single continuous 5-second shot following a weary astronaut walking through a bioluminescent alien jungle at night. The camera tracks from behind at shoulder height, then slowly orbits around to the front to reveal their face reflecting the glowing blue plants. The astronaut stops, wipes their visor, and looks up in awe. Cinematic lighting, 8k resolution, highly detailed texture on the space suit, atmospheric fog.Video Generation
A clear glass pitcher pouring fresh orange juice into a crystal glass on a wooden table in morning sunlight. The juice splashes realistically against the ice cubes, creating bubbles and foam. A hand reaches in to take the glass. Focus on the refraction of light through the liquid and the sticky texture of the juice. 4k, macro cinematography.Video Generation
A chef in a busy professional kitchen places a raw steak onto a scorching hot cast iron skillet. We see the smoke rise immediately and the fat rendering. The chef shouts \'Order up\!\' to a waiter in the background. (Audio: Loud sizzling sound of meat hitting the pan, ambient kitchen clatter, and the chef\'s voice clear and directional).Video Generation
A heart-pounding GoPro-style POV shot from the helmet of a kayaker plunging over a massive 30-foot waterfall. The screen is engulfed in chaotic white foam and turquoise water as the kayak hits the bottom. The camera shakes violently, then stabilizes as the paddler clears their eyes and begins a frantic, high-speed paddle through a narrow, rocky canyon. 8k resolution, realistic water physics, and immersive sound-focused visuals.Video Generation
API quick start
Run kling-v3 with a single API call.
POST https://api.wiro.ai/v1/Run/klingai/kling-v3
{
"prompt": "A heart-pounding GoPro-style POV shot fro…",
"mode": "std",
"duration": 5,
"ratio": "16:9"
}