# mdrkrg/mineru-gateway SLOC report

> As of 2026-09-16 (commit 79268f061fed), mdrkrg/mineru-gateway contains 19,493 total lines: 12,058 code, 4,046 comments, 3,389 blank, across 135 files in 10 languages (top: Python 32.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mdrkrg/mineru-gateway to commit 79268f061fed, 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 61.9% of all lines, comments represent 20.8%, and the repository averages 89 code lines per file. Python accounts for 32.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 51 | 4,825 | 3,897 | 135 | 793 |
| YAML | 3 | 3,790 | 3,009 | 2 | 779 |
| TSX | 30 | 3,302 | 2,903 | 96 | 303 |
| TypeScript | 26 | 2,862 | 2,080 | 568 | 214 |
| JSON | 2 | 68 | 65 | 0 | 3 |
| TOML | 1 | 60 | 54 | 0 | 6 |
| INI | 1 | 149 | 32 | 91 | 26 |
| HTML | 1 | 18 | 14 | 0 | 4 |
| Shell | 1 | 8 | 4 | 2 | 2 |
| Markdown | 19 | 4,411 | 0 | 3,152 | 1,259 |

Top language (Python 32.3%). Generated at 2026-09-16T11:41:16.578215730+00:00. Canonical report: https://octocounts.com/github/mdrkrg/mineru-gateway

## Report FAQ

### How many lines of code does mdrkrg/mineru-gateway have?

mdrkrg/mineru-gateway has 19,493 total lines, including 12,058 code lines, 4,046 comment lines, and 3,389 blank lines.

### How was the mdrkrg/mineru-gateway line count measured?

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

### What commit was counted for mdrkrg/mineru-gateway?

This OctoCounts report was generated from 79268f061fedfc781c1ce904d7815c4d333a96bc at commit 79268f061fed on 2026-09-16T11:41:16.578215730+00:00.

## Similar repository reports

- [warmshao/FasterLivePortrait](https://octocounts.com/github/warmshao/FasterLivePortrait) — Python, 12,060 code lines
- [YeeZ93/Machaverse-XS](https://octocounts.com/github/YeeZ93/Machaverse-XS) — Python, 12,062 code lines
- [bikini/exploitarium](https://octocounts.com/github/bikini/exploitarium) — Python, 11,981 code lines
- [Raynan00/clacky](https://octocounts.com/github/Raynan00/clacky) — Python, 12,143 code lines
- [leegarchat/twrp_device_google_pixels](https://octocounts.com/github/leegarchat/twrp_device_google_pixels) — Python, 11,902 code lines
- [wl10010/codex-armor-control-center](https://octocounts.com/github/wl10010/codex-armor-control-center) — Python, 12,282 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
