# Rendley > Rendley is a video automation platform. An editing agent cuts, captions, reframes and renders video from a prompt plus your footage, and the same engine is available as a browser SDK, a REST API and an MCP server, so the edit can be driven by a person, by code, or by an AI client. Rendley renders client-side in the browser rather than on render servers, which is why the free tools never upload a file and why the SDK can be embedded in someone else's product. ## Products - [Rendley Studio](https://rendley.com/products/studio): The editor itself. Describe the edit and the agent produces it, then adjust anything on a normal timeline. - [Video automation API](https://rendley.com/products/api): Run the editing agent from your own backend. Send a prompt and your files, get a finished video and an editable project back. Works from code, n8n, Make and Zapier. - [MCP server](https://rendley.com/products/mcp): Connect Claude, ChatGPT or any MCP client to a real video editor. - [Video editing SDK](https://rendley.com/products/sdk): A browser video engine you embed in your own application. Client-side, no render servers, no per-render fee. - [JavaScript video editor starter](https://rendley.com/products/sdk/javascript-video-editor): A prebuilt editor UI on top of the SDK, free to embed or available as source. - [Pricing](https://rendley.com/pricing) ## Free tools 137 browser-based tools that process files locally and require no account. Nothing is uploaded. - [All tools](https://rendley.com/tools) - [Format converters](https://rendley.com/tools/convert): 39 conversions between video, audio and image formats. - [Compressors](https://rendley.com/tools/compress) - [Trim](https://rendley.com/tools/trim) · [Remove silence](https://rendley.com/tools/remove-silence) · [Resize](https://rendley.com/tools/resize-video) ## Writing - [5 Myths About Rendering Videos in Browser (Debunked)](https://rendley.com/blog/5-myths-about-rendering-videos-in-browser): Think browsers can't handle video rendering? Think again, we're busting the top 5 myths. - [How to Prompt Seedance 2.5](https://rendley.com/blog/how-to-prompt-seedance-2-5): Seedance 2.5 judges your prompt against the task you picked, whether text to video, references, editing, extension, or first and last frame. - [How to Use Seedance 2.5 Through an API](https://rendley.com/blog/how-to-use-seedance-2-5-api): A working guide to calling Seedance 2.5 from your backend with the Rendley API. It covers the request shape, every parameter, reference images and video. - [Rendering Videos in the Browser Using WebCodecs API](https://rendley.com/blog/rendering-videos-browser-using-webcodecs-api): Learn how to render videos directly in the browser using the WebCodecs API, overcoming performance bottlenecks and simplifying video processing. ## Documentation - [Docs](https://docs.rendley.com) - [API guide](https://docs.rendley.com/api/getting-started/) - [MCP setup](https://docs.rendley.com/mcp/getting-started/) - [SDK introduction](https://docs.rendley.com/sdk/introduction/) ## Optional - [Figma to video plugin](https://rendley.com/figma-to-video) - [Affiliates](https://rendley.com/affiliates) - [Contact](https://rendley.com/contact)