Skip to content

remotion-dev/remotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6acfd71 Β· Sep 17, 2024
Jul 21, 2024
May 10, 2024
Sep 17, 2024
Apr 25, 2023
Jan 23, 2024
Jul 6, 2023
Jul 9, 2024
Oct 13, 2023
Jan 24, 2023
Jun 20, 2024
Apr 22, 2024
Feb 15, 2024
Feb 4, 2023
Feb 28, 2024
Sep 4, 2024
Sep 11, 2024
Aug 7, 2024
Jun 25, 2024
Sep 6, 2024
Sep 9, 2024
Sep 9, 2024

Repository files navigation

Animated Remotion Logo

Discord Shield NPM Version NPM Downloads Open Bounties Twitter

Remotion is a framework for creating videos programmatically using React.

Why create videos in React?

  • Leverage web technologies: Use all of CSS, Canvas, SVG, WebGL, etc.
  • Leverage programming: Use variables, functions, APIs, math and algorithms to create new effects
  • Leverage React: Reusable components, Powerful composition, Fast Refresh, Package ecosystem

Created with Remotion

"This video was made with code" - Fireship Watch β€’ Source

GitHub Unwrapped - Personalized Year in Review Try β€’ Source

View more in the Remotion Showcase!

Get started

If you already have Node.JS installed, type

npx create-video@latest

to get started. Otherwise, read the installation page in the documentation.

Documentation

Documentation: remotion.dev/docs
API Reference: remotion.dev/api

License

Be aware of that Remotion has a special license and requires obtaining a company license in some cases. Read the LICENSE page for more information.

Contributing

Please read CONTRIBUTING.md to learn about contributing to this project.