A no-code alternative to Remotion
Remotion lets developers make videos in React: data can drive thousands of variations, and renders can run in parallel on AWS Lambda. It's free for individuals and companies of up to 3 people, and needs Node.js and some React. smooth.video is the visual route: drag text, images and shapes onto a timeline and export in the browser. Its projects are plain JSON, documented at smooth.video/llms.txt, so an AI assistant can write one for you.
smooth.video vs Remotion
| smooth.video | Remotion | |
|---|---|---|
| Price | Free for everyone | Free for individuals and companies of up to 3 people, then a company license |
| How you make a video | A visual editor with a timeline | React code |
| What you need | A browser | Node.js, a code editor and some React |
| Rendering | In your browser | On your machine, a server or AWS Lambda |
| Transparent video | WebM | WebM or ProRes 4444 |
| Videos generated from data, at scale | No | Yes |
| AI assistants | The whole format is published at llms.txt | Agent skills and a Claude Code plugin |
Remotion as of September 2026. Plans change, so check theirs before you decide.
How it works
- 1
Open smooth.video, or ask an AI assistant to write a .smooth file from the format at smooth.video/llms.txt.
- 2
Arrange and time everything on the timeline, and preview it as you go.
- 3
Export an MP4, a GIF or a transparent WebM, right in the browser.
Start from a template
See all 164 templatesWhen smooth.video fits better
You want one video, not ten thousand: you'd rather see it and drag things into place than write components, or the person making it doesn't code.
When Remotion fits better
You generate videos from data, personalize them for each user, render them on servers, embed a player in your app, or build your own video product. smooth.video has no API and no server rendering.
Questions
- Can I generate many videos from a spreadsheet?
- Not automatically. A script or an AI assistant can write one .smooth file per row, but each one is opened and exported by hand in the editor.
- Can an AI assistant make the video?
- Yes. The whole format is published at smooth.video/llms.txt: point ChatGPT, Claude or another assistant at it, describe the animation, and open the file it gives you.
- Do I need to install anything?
- No. The editor and the export both run in your browser.