Remotion
Programmatic video creation and editing in React. Templates, animations, server rendering. Wired to Claude as a skill, it generates animations and motion graphics, even a full explainer video from a plain description, with no manual editing.
Strengths
- React-first video: components, hooks, props, JS code drives every frame
- Server rendering (Lambda): generate 1000 personalized videos in parallel
- Composable timeline: animations, sequences, transitions in pure TypeScript
- Real-time preview in browser, fast iteration without encoding
Limitations
- Final encoding slow and CPU/GPU-heavy, Lambda rendering = AWS cost
- Learning curve: thinking in frames/seconds, not UI components
- Bad option for classic video editing, it's code, not an editor
Best for
- Personalized video generation from data (certificates, recaps)
- Data visualization animations and explainer videos for SaaS products