Ship video faster than you can with Remotion

Remotion lets you write videos in React and render them locally or across AWS Lambda you operate yourself. Rendley gives you an in-browser editing engine, a managed REST render API, and a hosted MCP server, so you skip building and running the render infrastructure.

Unlimited exportsFree planBrowser-based

Remotion is the code-first favorite: compose videos declaratively in React and render them with your own infrastructure or fan out over Remotion Lambda on AWS you provision. Rendley is closest to Remotion on the in-browser JS axis but takes the DIY infra off your plate — a managed REST render API, a hosted MCP server, and an SDK that is framework-agnostic rather than React-only.

One platform, three surfaces

Everything ships in code.

SDK
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.

REST API
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
# 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.

3
Surfaces in one platform: SDK, API, MCP
25+
AI models built in, added as they launch
18
Tools in the hosted MCP server
EU
Assets stored in Germany (Hetzner)
How they compare

Where Rendley Studio pulls ahead.

Managed render vs infrastructure you run yourself

This is the core trade-off. Remotion gives you maximum control and cheap raw compute, but you build and operate the render pipeline. Rendley ships a turnkey cloud render API plus true client-side rendering.

Rendley Studio
  • Managed REST render API at api.rendley.com/v1 — no infra to run
  • Cloud renders run on GPU workers; client-side rendering also available
  • Long operations run as jobs; poll to done, then pull a signed URL
  • Same engine is callable from the SDK, HTTP, and MCP
Remotion
  • Render locally, or fan out over Remotion Lambda on your own AWS
  • You provision, deploy, and operate the Lambda functions yourself
  • Lambda compute is billed separately by AWS

Framework-agnostic SDK vs React-only

Remotion is React by design, which is powerful if your team lives in React. Rendley’s SDK is a plain JS/TS engine, so it drops into any stack.

Rendley Studio
  • @rendley/sdk is a JS/TS engine that runs entirely in the browser
  • No framework lock-in — use it from any front end or none
  • Renders client-side with WebCodecs and WebGL, FFmpeg (WASM) fallback
  • Published on npm; it is the same engine that powers app.rendley.com
Remotion
  • Videos are authored as React components — true code-first control
  • @remotion/player gives an in-browser preview
  • React-only; your composition logic lives in the React tree

MCP, agents, and AI models

Rendley ships a first-party MCP server, a prompt-to-video agent, and 25+ aggregated AI models. Remotion focuses on the rendering framework itself.

Rendley Studio
  • Hosted MCP server (mcp.rendley.com) with 18 tools; open source, Apache-2.0
  • Prompt-to-video agent endpoint (/agent/sessions)
  • 25+ AI models: Veo, Kling, Seedance, Sora, Flux, DALL-E, ElevenLabs
  • Works with Claude, ChatGPT, Cursor, Codex; requires a paid plan
Remotion
  • Code-first framework; AI generation is up to what you wire in
  • No managed MCP server or prompt-to-video agent
  • Large template and component ecosystem to build from

Cost and effort

Remotion can be very cheap on raw AWS but shifts operational effort to you. Rendley’s plans bundle managed rendering, the editor, and the SDK.

Rendley Studio
  • Plans + credits: Free, $15, $30, $70/mo (1 credit = $0.01)
  • Managed render, editor, and SDK included — no separate cloud bill
  • estimateable AI costs via matching /cost endpoints
Remotion
  • License-based: free for individuals and companies with ≤3 employees
  • Company License at 4+ devs; Lambda compute billed by AWS on top
  • estimatePrice() helps forecast render cost
The details

Rendley Studio vs Remotion, side by side.

Rendley StudioRemotion
In-browser preview / SDKYes — @rendley/sdk renders client-side (WebCodecs/WebGL)Yes — @remotion/player preview (React)
Managed render APIYes — api.rendley.com/v1, OpenAPI, jobs + signed URLsNo turnkey API — you run Remotion Lambda on your AWS
FrameworkFramework-agnostic JS/TSReact-only
Official MCP serverYes — hosted, 18 tools (Apache-2.0)No managed MCP server
Prompt-to-video agentYes — /agent/sessions endpointNo
AI generation models25+ aggregated (Veo, Kling, Seedance, Sora, Flux, DALL-E…)Bring your own
Object storage regionEU — Hetzner, Nuremberg (Germany)Your own AWS account / region
Pricing modelPlans + credits: Free, $15, $30, $70/mo (1 credit = $0.01)License-based; free ≤3 employees; Company License at 4+
Render compute costIncluded in plan / creditsAWS Lambda billed separately

Competitor details are from public pricing and documentation and can change. Verify current specifics on the vendor’s own site.

Credit where due

Where Remotion is the stronger choice

  • Remotion offers maximal, code-first flexibility. If you want to express every frame as React and control the composition down to the component, nothing beats it.
  • Because you render on your own AWS, raw compute can be extremely cheap at scale, and the data never leaves your account.
  • For React teams, the mental model is a perfect fit: your video is just another part of the React tree, with a rich template and component ecosystem to draw on.
  • It is free for individuals and small companies (≤3 employees), so solo developers and tiny teams can go a long way at no license cost.
Best-in-class AI models, built in

Generate clips, images, and voiceovers without leaving the editor. New models are added as they launch.

KlingVeoSoraSeedanceNano BananaElevenLabs
FAQ

Asked. Answered.

No. Remotion renders locally or over Remotion Lambda that you deploy and operate on your own AWS account, with Lambda compute billed separately. Rendley’s render happens through a managed REST API on GPU workers, and can also run client-side in the browser via the SDK, so there is no render infrastructure for you to build or maintain.

Create your next video in minutes.

Free to start, with no length caps. Try it on a real project.