Skip to content

remotion-dev/remotion

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
July 31, 2023 16:15
July 6, 2023 09:26
January 31, 2021 16:44
January 24, 2023 16:21
December 28, 2022 12:21
February 18, 2023 17:55
February 4, 2023 16:50
May 8, 2023 14:48
August 7, 2023 13:45
August 7, 2023 17:00
August 7, 2023 14:24
August 7, 2023 13:14

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

npm init video

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.