# opencut-app/opencut-classic SLOC report

> As of 2026-08-02 (commit cf5e79e91914), opencut-app/opencut-classic contains 98,166 total lines: 87,439 code, 1,309 comments, 9,418 blank, across 760 files in 13 languages (top: TypeScript 66.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving opencut-app/opencut-classic to commit cf5e79e91914, 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 medium-sized codebase by counted code lines. Code represents 89.1% of all lines, comments represent 1.3%, and the repository averages 115 code lines per file. TypeScript accounts for 66.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 537 | 65,075 | 57,895 | 568 | 6,612 |
| TSX | 152 | 26,309 | 24,262 | 57 | 1,990 |
| Rust | 26 | 4,352 | 3,965 | 8 | 379 |
| WebGPU Shader Language | 9 | 438 | 375 | 0 | 63 |
| JavaScript | 4 | 322 | 260 | 38 | 24 |
| CSS | 1 | 291 | 240 | 20 | 31 |
| TOML | 9 | 139 | 121 | 0 | 18 |
| BASH | 2 | 131 | 103 | 10 | 18 |
| YAML | 1 | 90 | 85 | 0 | 5 |
| SQL | 1 | 62 | 57 | 5 | 0 |
| Dockerfile | 1 | 62 | 41 | 2 | 19 |
| PowerShell | 2 | 50 | 35 | 4 | 11 |

Top language (TypeScript 66.2%). Generated at 2026-08-02T02:50:48.749018308+00:00. Canonical report: https://octocounts.com/github/opencut-app/opencut-classic

## Report FAQ

### How many lines of code does opencut-app/opencut-classic have?

opencut-app/opencut-classic has 98,166 total lines, including 87,439 code lines, 1,309 comment lines, and 9,418 blank lines.

### How was the opencut-app/opencut-classic line count measured?

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

### What commit was counted for opencut-app/opencut-classic?

This OctoCounts report was generated from main at commit cf5e79e91914 on 2026-08-02T02:50:48.749018308+00:00.

## Similar repository reports

- [withastro/flue](https://octocounts.com/github/withastro/flue) — TypeScript, 87,593 code lines
- [AnInsomniacy/motrix-next](https://octocounts.com/github/AnInsomniacy/motrix-next) — TypeScript, 88,746 code lines
- [EveryInc/compound-engineering-plugin](https://octocounts.com/github/EveryInc/compound-engineering-plugin) — TypeScript, 84,664 code lines
- [obra/lace](https://octocounts.com/github/obra/lace) — TypeScript, 84,321 code lines
- [qiuzhi2046/Qclaw](https://octocounts.com/github/qiuzhi2046/Qclaw) — TypeScript, 82,729 code lines
- [TasteInsight/TasteInsight](https://octocounts.com/github/TasteInsight/TasteInsight) — TypeScript, 92,688 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)
