# oomol-lab/pdf-craft SLOC report

> As of 2026-09-03 (commit 52b068dc1d30), oomol-lab/pdf-craft contains 18,434 total lines: 14,605 code, 1,005 comments, 2,824 blank, across 166 files in 7 languages (top: Python 98.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving oomol-lab/pdf-craft to commit 52b068dc1d30, 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 79.2% of all lines, comments represent 5.5%, and the repository averages 88 code lines per file. Python accounts for 98.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 151 | 17,380 | 14,382 | 463 | 2,535 |
| Jinja2 | 2 | 192 | 144 | 0 | 48 |
| TOML | 1 | 64 | 56 | 2 | 6 |
| JSON | 1 | 11 | 11 | 0 | 0 |
| Shell | 2 | 14 | 10 | 2 | 2 |
| Autoconf | 1 | 2 | 2 | 0 | 0 |
| Markdown | 8 | 771 | 0 | 538 | 233 |

Top language (Python 98.5%). Generated at 2026-09-03T06:45:13.712119502+00:00. Canonical report: https://octocounts.com/github/oomol-lab/pdf-craft

## Report FAQ

### How many lines of code does oomol-lab/pdf-craft have?

oomol-lab/pdf-craft has 18,434 total lines, including 14,605 code lines, 1,005 comment lines, and 2,824 blank lines.

### How was the oomol-lab/pdf-craft line count measured?

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

### What commit was counted for oomol-lab/pdf-craft?

This OctoCounts report was generated from main at commit 52b068dc1d30 on 2026-09-03T06:45:13.712119502+00:00.

## Similar repository reports

- [vwxyzjn/cleanrl](https://octocounts.com/github/vwxyzjn/cleanrl) — Python, 14,654 code lines
- [apache/ossie](https://octocounts.com/github/apache/ossie) — Python, 14,519 code lines
- [distrochooser/distrochooser](https://octocounts.com/github/distrochooser/distrochooser) — Python, 14,977 code lines
- [MTandHJ/freerec](https://octocounts.com/github/MTandHJ/freerec) — Python, 15,051 code lines
- [cyberark/FuzzyAI](https://octocounts.com/github/cyberark/FuzzyAI) — Python, 15,054 code lines
- [lifeiteng/OmniVAD-Kit](https://octocounts.com/github/lifeiteng/OmniVAD-Kit) — Python, 14,106 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)
