npm i @rendley/sdk import { Engine } from '@rendley/sdk'const engine = await Engine.create()await engine.addClip('intro.mp4')await engine.export() // WebCodecs
A real editing engine that renders in the browser.
IMG.LY’s CE.SDK is a mature, white-label creative and video editor you embed across web and mobile. Rendley pairs an in-browser editing SDK with a hosted REST render API, a prompt-to-video agent, and an official MCP server, so you get the render backend and agent surface too.
IMG.LY’s CE.SDK is a polished, cross-platform white-label editor UI — one engine spanning web, iOS, Android, Flutter, and React Native — aimed at product teams embedding a full editor into their app. Rendley overlaps on the embeddable-SDK axis but adds what CE.SDK does not ship first-party: a hosted REST render API, a prompt-to-video agent, an official MCP server, and 25+ aggregated AI models, with transparent public pricing.
npm i @rendley/sdk import { Engine } from '@rendley/sdk'const engine = await Engine.create()await engine.addClip('intro.mp4')await engine.export() // WebCodecs
A real editing engine that renders in the browser.
curl api.rendley.com/v1/agent/sessions \ -H "Authorization: Bearer $KEY" \ -d '{ "prompt": "30s launch promo" }' # poll the job, then pull a signed URL
Prompt to video from one deterministic endpoint.
# mcp.rendley.com — Apache-2.0claude mcp add rendley \ https://mcp.rendley.com "Cut a 15s teaser from these clips"
Hosted server, 18 tools, open source.
IMG.LY’s strength is a mature editor UI across many platforms. Rendley’s SDK is web-focused but comes with a hosted render API and agent surface, so it is a platform rather than a UI component.
This is where the platforms diverge most. CE.SDK is a client-side editor; Rendley adds a hosted render API, a prompt-to-video agent, and an official MCP server.
Both integrate AI. Rendley aggregates 25+ generation models inside a project; CE.SDK offers AI plugins from a few providers.
Rendley publishes its plans; IMG.LY’s CE.SDK pricing is quote-based. Both target teams, but the buying path differs.
| Rendley Studio | IMG.LY (CE.SDK) | |
|---|---|---|
| In-browser editing SDK | Yes — @rendley/sdk renders client-side (WebCodecs/WebGL) | Yes — CE.SDK white-label editor |
| Cross-platform (mobile) | Web-focused; runs in mobile browsers | Yes — web, iOS, Android, Flutter, React Native |
| White-label editor UI | Embeddable SDK; editor UI is the app engine | Yes — fully white-label, very mature |
| Hosted render REST API | Yes — api.rendley.com/v1, OpenAPI, jobs + signed URLs | No first-party hosted render API |
| Official MCP server | Yes — hosted, 18 tools (Apache-2.0) | No |
| Prompt-to-video agent | Yes — /agent/sessions endpoint | No |
| AI generation models | 25+ aggregated (Veo, Kling, Seedance, Sora, Flux, DALL-E…) | AI plugins (Fal.ai, Anthropic) |
| Object storage region | EU — Hetzner, Nuremberg (Germany) | Check vendor docs |
| Pricing model | Public plans + credits: Free, $15, $30, $70/mo | Not public — quote-based, contact sales |
Competitor details are from public pricing and documentation and can change. Verify current specifics on the vendor’s own site.
Generate clips, images, and voiceovers without leaving the editor. New models are added as they launch.
Free to start, with no length caps. Try it on a real project.