# firecrawl/pdf-inspector SLOC report

> As of 2026-09-06 (commit 06a9bab6b330), firecrawl/pdf-inspector contains 93,603 total lines: 83,006 code, 4,946 comments, 5,651 blank, across 75 files in 8 languages (top: Rust 97.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

firecrawl/pdf-inspector has 83,006 source lines of code out of 93,603 total lines across 75 files, counted from the 06a9bab6b3309309503f2db17851389cee094a62 ref at commit 06a9bab6b330 by the OctoCounts tokei engine on 2026-09-06. 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 firecrawl/pdf-inspector to commit 06a9bab6b330, 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 88.7% of all lines, comments represent 5.3%, and the repository averages 1,107 code lines per file. Rust accounts for 97.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 53 | 90,605 | 80,922 | 4,447 | 5,236 |
| Python | 5 | 1,362 | 1,184 | 20 | 158 |
| JavaScript | 3 | 435 | 349 | 34 | 52 |
| HTML | 1 | 367 | 341 | 0 | 26 |
| TOML | 4 | 188 | 133 | 29 | 26 |
| JSON | 1 | 62 | 62 | 0 | 0 |
| SVG | 2 | 15 | 15 | 0 | 0 |
| Markdown | 6 | 569 | 0 | 416 | 153 |

Top language (Rust 97.5%). Generated at 2026-09-06T00:36:07.438572171+00:00. Canonical report: https://octocounts.com/github/firecrawl/pdf-inspector

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/firecrawl/pdf-inspector/commit/06a9bab6b3309309503f2db17851389cee094a62?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 firecrawl/pdf-inspector have?

firecrawl/pdf-inspector has 93,603 total lines, including 83,006 code lines, 4,946 comment lines, and 5,651 blank lines.

### How was the firecrawl/pdf-inspector line count measured?

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

### What commit was counted for firecrawl/pdf-inspector?

This OctoCounts report was generated from 06a9bab6b3309309503f2db17851389cee094a62 at commit 06a9bab6b330 on 2026-09-06T00:36:07.438572171+00:00.

## Similar repository reports

- [Smithay/smithay](https://octocounts.com/github/Smithay/smithay) — Rust, 83,176 code lines
- [seatedro/diffy](https://octocounts.com/github/seatedro/diffy) — Rust, 83,808 code lines
- [agavra/tuicr](https://octocounts.com/github/agavra/tuicr) — Rust, 84,182 code lines
- [byronwade/dits](https://octocounts.com/github/byronwade/dits) — Rust, 85,102 code lines
- [zhukunpenglinyutong/desktop-cc-gui](https://octocounts.com/github/zhukunpenglinyutong/desktop-cc-gui) — Rust, 86,627 code lines
- [userInner/OnPeople](https://octocounts.com/github/userInner/OnPeople) — Rust, 89,109 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
