# opendatalab/mineru SLOC report

> As of 2026-09-07 (commit 2e4be2b26115), opendatalab/mineru contains 150,612 total lines: 60,506 code, 80,415 comments, 9,691 blank, across 261 files in 10 languages (top: Python 96.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

opendatalab/mineru has 60,506 source lines of code out of 150,612 total lines across 261 files, counted from the 2e4be2b261153ac7d9fd4f3df0500a17157b5ff4 ref at commit 2e4be2b26115 by the OctoCounts tokei engine on 2026-09-07. 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 opendatalab/mineru to commit 2e4be2b26115, 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 40.2% of all lines, comments represent 53.4%, and the repository averages 232 code lines per file. Python accounts for 96.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 217 | 69,622 | 58,080 | 2,230 | 9,312 |
| YAML | 5 | 999 | 940 | 19 | 40 |
| JavaScript | 1 | 578 | 494 | 33 | 51 |
| CSS | 1 | 455 | 455 | 0 | 0 |
| Dockerfile | 11 | 358 | 227 | 80 | 51 |
| TOML | 1 | 190 | 176 | 0 | 14 |
| HTML | 1 | 119 | 104 | 6 | 9 |
| JSON | 1 | 30 | 30 | 0 | 0 |
| Markdown | 7 | 935 | 0 | 722 | 213 |
| Plain Text | 16 | 77,326 | 0 | 77,325 | 1 |

Top language (Python 96.0%). Generated at 2026-09-07T09:02:06.242936639+00:00. Canonical report: https://octocounts.com/github/opendatalab/mineru

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/opendatalab/mineru/commit/2e4be2b261153ac7d9fd4f3df0500a17157b5ff4?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 opendatalab/mineru have?

opendatalab/mineru has 150,612 total lines, including 60,506 code lines, 80,415 comment lines, and 9,691 blank lines.

### How was the opendatalab/mineru line count measured?

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

### What commit was counted for opendatalab/mineru?

This OctoCounts report was generated from 2e4be2b261153ac7d9fd4f3df0500a17157b5ff4 at commit 2e4be2b26115 on 2026-09-07T09:02:06.242936639+00:00.

## Similar repository reports

- [nvidia-cosmos/cosmos-transfer1](https://octocounts.com/github/nvidia-cosmos/cosmos-transfer1) — Python, 60,502 code lines
- [opendatalab/MinerU](https://octocounts.com/github/opendatalab/MinerU) — Python, 60,584 code lines
- [mnemosyne-oss/mnemosyne](https://octocounts.com/github/mnemosyne-oss/mnemosyne) — Python, 60,163 code lines
- [usestrix/strix](https://octocounts.com/github/usestrix/strix) — Python, 59,879 code lines
- [oraios/serena](https://octocounts.com/github/oraios/serena) — Python, 61,185 code lines
- [jianchang512/pyvideotrans](https://octocounts.com/github/jianchang512/pyvideotrans) — Python, 59,804 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)
- [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)
