#80 · Primary category: Video & Animation
revideo
Create Videos with Code
Project last updated:07/15/26
GitHub Stars
4.0K
Forks
208
Contributors
93
License
MIT
Why we included this project
Revideo is a rendering engine that turns TypeScript scenes into finished video files. Instead of working in a timeline editor, you write a scene as a generator function that declares shapes, text, media, and animation, then hand it to a headless render API that produces an mp4 from a laptop or a serverless function. Because the scene is plain TypeScript, an assistant like Claude or Codex can generate one from a prompt, and a React player previews the same scene in the browser so users can tweak inputs before exporting. It renders projects in parallel across workers, supports audio export with frame-accurate sync, and needs no heavy GPU tooling to provision. Teams that want version-controlled, reproducible video pipelines will get a lot of use out of it.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
yt-dlp
A feature-rich command-line audio/video downloader
MoneyPrinterTurbo
Generate HD short videos from a topic or keyword with an automated AI workflow.
Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
manim
Animation engine for explanatory math videos
anime
JavaScript animation engine