# remotion-dev/remotion SLOC report

> As of 2026-09-13 (commit e4f0d6308c8e), remotion-dev/remotion contains 1,111,609 total lines: 1,001,323 code, 34,435 comments, 75,851 blank, across 8,467 files in 27 languages (top: TypeScript 66.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving remotion-dev/remotion to commit e4f0d6308c8e, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a very large codebase by counted code lines. Code represents 90.1% of all lines, comments represent 3.1%, and the repository averages 118 code lines per file. TypeScript accounts for 66.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 5,391 | 727,679 | 668,000 | 12,255 | 47,424 |
| TSX | 1,919 | 255,955 | 235,252 | 1,888 | 18,815 |
| JSON | 307 | 77,921 | 77,918 | 0 | 3 |
| JavaScript | 230 | 13,298 | 7,616 | 4,902 | 780 |
| Rust | 25 | 4,516 | 3,902 | 87 | 527 |
| PHP | 8 | 3,502 | 2,374 | 633 | 495 |
| CSS | 39 | 2,026 | 1,763 | 24 | 239 |
| Python | 8 | 1,573 | 1,307 | 81 | 185 |
| Go | 9 | 1,404 | 1,190 | 44 | 170 |
| Ruby | 13 | 511 | 452 | 9 | 50 |
| JSX | 10 | 382 | 334 | 11 | 37 |
| YAML | 38 | 261 | 260 | 1 | 0 |

Top language (TypeScript 66.7%). Generated at 2026-09-13T03:31:57.634650252+00:00. Canonical report: https://octocounts.com/github/remotion-dev/remotion

## Report FAQ

### How many lines of code does remotion-dev/remotion have?

remotion-dev/remotion has 1,111,609 total lines, including 1,001,323 code lines, 34,435 comment lines, and 75,851 blank lines.

### How was the remotion-dev/remotion line count measured?

OctoCounts resolved the public GitHub repository to commit e4f0d6308c8e, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for remotion-dev/remotion?

This OctoCounts report was generated from main at commit e4f0d6308c8e on 2026-09-13T03:31:57.634650252+00:00.

## Similar repository reports

- [getpaseo/paseo](https://octocounts.com/github/getpaseo/paseo) — TypeScript, 979,228 code lines
- [oomol-lab/open-connector](https://octocounts.com/github/oomol-lab/open-connector) — TypeScript, 1,121,349 code lines
- [ZaxbyHub/opencode-swarm](https://octocounts.com/github/ZaxbyHub/opencode-swarm) — TypeScript, 880,722 code lines
- [Fincept-Corporation/FinceptTerminal](https://octocounts.com/github/Fincept-Corporation/FinceptTerminal) — TypeScript, 1,141,471 code lines
- [pingdotgg/t3code](https://octocounts.com/github/pingdotgg/t3code) — TypeScript, 855,783 code lines
- [CherryHQ/cherry-studio](https://octocounts.com/github/CherryHQ/cherry-studio) — TypeScript, 850,081 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
