# opendatalab/MinerU SLOC report

> As of 2026-07-20 (commit 79d6d8d79fb8), opendatalab/MinerU contains 110,010 total lines: 61,650 code, 38,484 comments, 9,876 blank, across 257 files in 10 languages (top: Python 96.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving opendatalab/MinerU to commit 79d6d8d79fb8, 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 56.0% of all lines, comments represent 35.0%, and the repository averages 240 code lines per file. Python accounts for 96.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 218 | 70,914 | 59,243 | 2,184 | 9,487 |
| YAML | 5 | 979 | 920 | 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 | 31 | 31 | 0 | 0 |
| Markdown | 7 | 967 | 0 | 744 | 223 |
| Plain Text | 11 | 35,419 | 0 | 35,418 | 1 |

Top language (Python 96.1%). Generated at 2026-07-20T02:52:47.195487209+00:00. Canonical report: https://octocounts.com/github/opendatalab/MinerU

## Report FAQ

### How many lines of code does opendatalab/MinerU have?

opendatalab/MinerU has 110,010 total lines, including 61,650 code lines, 38,484 comment lines, and 9,876 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 79d6d8d79fb8, 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 master at commit 79d6d8d79fb8 on 2026-07-20T02:52:47.195487209+00:00.

## Similar repository reports

- [opendatalab/mineru](https://octocounts.com/github/opendatalab/mineru) — Python, 61,765 code lines
- [exo-explore/exo](https://octocounts.com/github/exo-explore/exo) — Python, 61,475 code lines
- [nvidia-cosmos/cosmos-transfer1](https://octocounts.com/github/nvidia-cosmos/cosmos-transfer1) — Python, 60,502 code lines
- [jofizcd/Soul-of-Waifu](https://octocounts.com/github/jofizcd/Soul-of-Waifu) — Python, 63,047 code lines
- [mnemosyne-oss/mnemosyne](https://octocounts.com/github/mnemosyne-oss/mnemosyne) — Python, 60,163 code lines
- [gepa-ai/gepa](https://octocounts.com/github/gepa-ai/gepa) — Python, 60,033 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)
