# immich-app/immich SLOC report

> As of 2026-09-08 (commit df7494b49e37), immich-app/immich contains 487,511 total lines: 439,718 code, 10,990 comments, 36,803 blank, across 2,589 files in 30 languages (top: JSON 44.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

immich-app/immich has 439,718 source lines of code out of 487,511 total lines across 2,589 files, counted from the df7494b49e378ecbb0c8c57310610da1cb857d20 ref at commit df7494b49e37 by the OctoCounts tokei engine on 2026-09-08. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving immich-app/immich to commit df7494b49e37, 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 large codebase by counted code lines. Code represents 90.2% of all lines, comments represent 2.3%, and the repository averages 170 code lines per file. JSON accounts for 44.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 154 | 195,443 | 195,443 | 0 | 0 |
| TypeScript | 941 | 142,034 | 120,247 | 4,352 | 17,435 |
| Dart | 701 | 72,008 | 60,751 | 2,334 | 8,923 |
| YAML | 19 | 28,677 | 22,946 | 264 | 5,467 |
| Svelte | 417 | 18,909 | 17,339 | 203 | 1,367 |
| SQL | 36 | 9,421 | 8,617 | 420 | 384 |
| Kotlin | 35 | 4,549 | 3,761 | 175 | 613 |
| Python | 34 | 4,646 | 3,685 | 40 | 921 |
| Swift | 28 | 3,842 | 3,077 | 231 | 534 |
| TOML | 11 | 860 | 715 | 6 | 139 |
| TSX | 9 | 523 | 453 | 8 | 62 |
| JavaScript | 9 | 492 | 443 | 17 | 32 |

Top language (JSON 44.4%). Generated at 2026-09-08T15:40:34.002029231+00:00. Canonical report: https://octocounts.com/github/immich-app/immich

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/immich-app/immich/commit/df7494b49e378ecbb0c8c57310610da1cb857d20?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

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

immich-app/immich has 487,511 total lines, including 439,718 code lines, 10,990 comment lines, and 36,803 blank lines.

### How was the immich-app/immich line count measured?

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

### What commit was counted for immich-app/immich?

This OctoCounts report was generated from df7494b49e378ecbb0c8c57310610da1cb857d20 at commit df7494b49e37 on 2026-09-08T15:40:34.002029231+00:00.

## Similar repository reports

- [AltimateAI/altimate-code](https://octocounts.com/github/AltimateAI/altimate-code) — JSON, 455,987 code lines
- [Tencent/AI-Infra-Guard](https://octocounts.com/github/Tencent/AI-Infra-Guard) — JSON, 464,399 code lines
- [debpalash/VoiceStudio](https://octocounts.com/github/debpalash/VoiceStudio) — JSON, 412,985 code lines
- [reduxjs/redux](https://octocounts.com/github/reduxjs/redux) — JSON, 395,795 code lines
- [paviko/opencode-ide-plugin](https://octocounts.com/github/paviko/opencode-ide-plugin) — JSON, 486,292 code lines
- [GDRETools/gdsdecomp](https://octocounts.com/github/GDRETools/gdsdecomp) — JSON, 392,470 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)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
