Render videos.At scale.
One API. Any format. Zero infrastructure.
How it works
Two steps. That's it.
import { Rendobar } from '@rendobar/sdk';
const rendobar = new Rendobar('YOUR_API_KEY');
const result = await rendobar.render({
composition: {
sources: [{ id: 'video1', url: 'https://...' }],
clips: [{ sourceId: 'video1', start: 0, end: 30 }],
output: { format: 'mp4', width: 1920, height: 1080 }
}
});
console.log(result.url);Built for your workflow
From AI agents to video editors, Rendobar adapts to how you build.
AI Agents & Automation
Enable AI agents to create and manipulate media programmatically. MCP integration for seamless agent workflows.
E-commerce
Turn product photos into video ads. Generate slideshows, add text overlays, and create social-ready content.
Social Media Tools
Resize, crop, and add captions for every platform. Repurpose long-form content into clips automatically.
Marketing Platforms
Template-based video generation at scale. Dynamic content, brand assets, and batch rendering for campaigns.
Video Editors
Power your editor with server-side rendering. Export from Rendley SDK or custom formats to production video.
Request early access
Join the closed beta and be among the first to build with Rendobar. We'll reach out with your access credentials.