# filebrowser/filebrowser SLOC report

> As of 2026-09-16 (commit 833d908884d5), filebrowser/filebrowser contains 141,565 total lines: 34,840 code, 102,468 comments, 4,257 blank, across 312 files in 13 languages (top: Go 35.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

filebrowser/filebrowser has 34,840 source lines of code out of 141,565 total lines across 312 files, counted from the 833d908884d5c801f30f5c098d7977177eb3a36b ref at commit 833d908884d5 by the OctoCounts tokei engine on 2026-09-16. 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 filebrowser/filebrowser to commit 833d908884d5, 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 24.6% of all lines, comments represent 72.4%, and the repository averages 112 code lines per file. Go accounts for 35.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 131 | 15,637 | 12,485 | 1,011 | 2,141 |
| JSON | 39 | 10,321 | 10,321 | 0 | 0 |
| YAML | 4 | 6,205 | 5,953 | 0 | 252 |
| TypeScript | 43 | 3,221 | 2,700 | 176 | 345 |
| CSS | 18 | 2,992 | 2,474 | 77 | 441 |
| Vue | 58 | 786 | 702 | 3 | 81 |
| HTML | 2 | 119 | 98 | 4 | 17 |
| JavaScript | 2 | 42 | 38 | 3 | 1 |
| Shell | 3 | 53 | 36 | 6 | 11 |
| Dockerfile | 1 | 46 | 26 | 9 | 11 |
| SVG | 5 | 7 | 7 | 0 | 0 |
| Markdown | 5 | 2,136 | 0 | 1,179 | 957 |

Top language (Go 35.8%). Generated at 2026-09-16T12:22:24.521656725+00:00. Canonical report: https://octocounts.com/github/filebrowser/filebrowser

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/filebrowser/filebrowser/commit/833d908884d5c801f30f5c098d7977177eb3a36b?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 filebrowser/filebrowser have?

filebrowser/filebrowser has 141,565 total lines, including 34,840 code lines, 102,468 comment lines, and 4,257 blank lines.

### How was the filebrowser/filebrowser line count measured?

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

### What commit was counted for filebrowser/filebrowser?

This OctoCounts report was generated from 833d908884d5c801f30f5c098d7977177eb3a36b at commit 833d908884d5 on 2026-09-16T12:22:24.521656725+00:00.

## Similar repository reports

- [refraction-networking/utls](https://octocounts.com/github/refraction-networking/utls) — Go, 34,508 code lines
- [apernet/hysteria](https://octocounts.com/github/apernet/hysteria) — Go, 34,240 code lines
- [fluxcd/flux2](https://octocounts.com/github/fluxcd/flux2) — Go, 35,469 code lines
- [labstack/echo](https://octocounts.com/github/labstack/echo) — Go, 33,284 code lines
- [yorukot/superfile](https://octocounts.com/github/yorukot/superfile) — Go, 32,619 code lines
- [modelcontextprotocol/registry](https://octocounts.com/github/modelcontextprotocol/registry) — Go, 32,284 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
