RemotionUI

Introduction

Production-ready motion for Remotion. Install with the CLI, edit source in your repo.

RemotionUI is a component registry for Remotion. Use Remotion for framework fundamentals; use RemotionUI when you need ready-made captions, scenes, transitions, and composition templates.

How it works

Queue 01

01Initialize

$ npx remotion-ui@latest init my-video --starter social
Queue 02

02Add

$ npx remotion-ui@latest add social-clip
Queue 03

03Render

$ npx remotion render src/Root.tsx SocialClip out/social-clip.mp4
Output

src/remotion/

New here? Start with Installation, pick a recipe, or open the component catalog.