Editor
Design once. Personalize forever.
A professional cloud-based video editor built for creating dynamic, data-driven templates.
Everything you'd expect from a professional video editor — timeline, keyframes, transitions, layers, media management — all running in the browser with nothing to install.
Timeline & Keyframes
Scene Transitions
Layers & Compositing
Text & Typography
Media Library
Cloud Projects
Dynamic Content with Variables
- Drive video content from external data using
{variable_name}syntax - Connect to any data source — CRM, spreadsheet, API
- Smart Objects with typed parameters: numbers, strings, colors, booleans
- Reusable Compositions with typed variables for consistent branding
// Template text layer
"Hello {first_name}, welcome to {company}!"
// Render request data
{
"first_name": "Sarah",
"company": "Acme Corp",
"logo": "https://acme.com/logo.png"
}
Scene: "Premium Offer" Condition: plan == "enterprise" Scene: "Trial Nudge" Condition: plan == "free" Scene: "Welcome Back" Condition: visits > 1
Conditional Scene Logic
- Control which scenes appear based on variable values
- Create branching video narratives — different viewers see different content from the same template
- Combine with personalization data for hyper-targeted messaging
Audio, Voiceover & Audio-Driven Scenes
- Upload audio files or provide URLs for any scene
- Text-to-speech integration with Google and ElevenLabs
- Waveform visualization and transcript support
- Audio-driven scene duration — scenes automatically sync their length to audio content