Create Video-Powered Applications

Add dynamic video creation capability to your frontend web applications with our video rendering SDK for JavaScript.
const player = new Renderer(htmlElement, 'player', '...');

await player.loadTemplate('...');

await player.setModifications({
  'My-Text': 'Your Text And Video Here',
  'Bg-Video': 'https://example.com/video.mp4'
});

await player.play();

Add video editing to your web apps

Seamlessly integrate our video renderer into your software and provide your users with video editing functionality – right in the browser.
As our JavaScript video SDK is a modular component, you can use it to build anything from dynamic video players to full-featured video editors. In fact, this exact component is the backbone of our own video editor, feeds and forms.
Show previews before rendering
Video customization solutions
Video editing applications

Get started

Are you interested in learning more about our white-label video editor? Sign up for a free account and contact us to get access.