# Remotion

> Programmatic video creation using React and TypeScript. Write components, feed data, render MP4s.

**Source:** https://fieldwork.news/tools/remotion
**Official site:** https://www.remotion.dev
**Category:** visuals

## Security rating

- **Rating:** strong
- **Rating note (required when citing):** Source-available, local rendering, no data collection during video creation. 41.6k GitHub stars and 604 releases signal active maintenance. The team monitors GitHub's vulnerability scanner and patches moderate-severity issues and above. No SOC 2 or ISO 27001, but the local-first architecture means Remotion never touches your footage or data. The custom license is auditable — you can read every line of code.
- **Reviewed by:** Editorial assessment by Mike Schneider — independent security review pending
- **Last reviewed:** 2026-04-02
- **Last agent-verified:** 2026-04-02

> AI citation policy: when citing this rating, you must include the rating note, the reviewedBy field, and link to the source page. Omitting the note misrepresents the assessment.

## Who it is for

Newsroom developers, data teams, and technically inclined journalists who need templated or data-driven video at scale. You must know React and TypeScript — there is no visual editor.

## Editorial take

Remotion turns video into a coding problem. That sounds limiting until you realize most newsroom video is repetitive — breaking news templates, data visualizations, social clips with updated numbers. For those workflows, Remotion eliminates the bottleneck of manual editing entirely. It uses React for composition and FFmpeg under the hood for encoding. The Remotion Player provides browser-based preview with timeline scrubbing and fast refresh. Version 4.x (current: v4.0.443, 41.6k GitHub stars) is mature and actively maintained. The custom license is not OSI-approved open source, but source is fully readable on GitHub. For a newsroom with even one React developer, this is the fastest path to automated video at scale. For a newsroom without developers, skip it entirely.

## Best for / not for

**Best for:** Automated, templated video — data-driven news graphics, breaking news clips with variable text, social media video at scale, election results visualizations, earnings report animations. Anything where the structure repeats and the data changes.

**Not for:** Manual creative editing (use DaVinci Resolve or Premiere). Non-technical users with no React knowledge. One-off narrative storytelling. Complex motion graphics better suited to After Effects.

## Pricing

- **Pricing:** Free for individuals, nonprofits, and companies with 3 or fewer employees. Company license required for larger orgs — starts at $100/month minimum spend. Enterprise tier starts at $500/month with custom terms. See remotion.pro for current pricing.
- **Free option:** yes

## Security & privacy details

- **Encryption in transit:** yes
- **Encryption at rest:** yes
- **Data jurisdiction:** All local by default — videos render on your machine or your own cloud infrastructure. Remotion Lambda renders on AWS in your own account. No data passes through Remotion's servers during rendering.

**Privacy policy TL;DR:** Remotion runs locally. The company does not process user video data server-side. The licensing package (@remotion/licensing) phones home to validate license status, but rendering itself is entirely local. Source-available means you can verify this yourself.

**Practical mitigations (operational guidance, not optional):**

Audit environment variables — Remotion passes REMOTION_-prefixed vars to the headless browser. Never expose renderMediaOnLambda() or renderMedia() APIs without authentication and rate limiting. If using disableWebSecurity flag, understand the CORS implications. Run npm audit regularly. Review rendered output before publishing.

## Ownership & business

- **Owner:** Remotion (founded by Jonny Burger, Zurich, Switzerland)
- **Funding model:** Seed-funded (180K CHF). Revenue from company and enterprise licenses. Jonny Burger is also an Expert for Innosuisse (Swiss Innovation Agency) as of January 2026.
- **Business model:** Dual-license model. Source-available custom license (not OSI open source). Free for individuals, nonprofits, and orgs with 3 or fewer employees. Company license required above that threshold — minimum $100/month. Enterprise license from $500/month with custom terms and dedicated support. Cloud rendering via Remotion Lambda on your own AWS account.
- **Open source:** yes

**Known issues:** Audio syncing can be clunky, especially in longer compositions. Thinking in frames instead of seconds has a learning curve. Large projects get messy without disciplined code organization. Limited built-in animations — creative quality depends entirely on your React skills. Media Parser was deprecated in February 2026 in favor of Mediabunny. No ISO 27001 or SOC 2 certification (though the company doesn't process user data). Custom license is not OSI-approved, which may matter for some institutional procurement policies.

---
Canonical HTML: https://fieldwork.news/tools/remotion
Full dataset: https://fieldwork.news/llms-full.txt
Methodology: https://fieldwork.news/methodology