firecrawl/pdf-inspector
Fast Rust library for PDF inspection, classification, and text extraction. Intelligently detects scanned vs text-based PDFs to enable smart routing decisions. observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 98
- Release rhythm 98
- Longevity 14
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2.5
- age_days: 208
- days_rel: 16
- days_push: 12
- n_releases_24m: 3
Adoption not part of the score
16751 stars · 1159 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A fast Rust library for PDF inspection, classification, and text extraction that detects whether PDFs are text-based or scanned to enable smart OCR routing. It converts native-text PDFs to clean Markdown with position-aware extraction, table detection, and multi-column layout support, with bindings for Python, Node.js, CLI, and browser WebAssembly.
Use cases
- convert pdfs to markdown
- detect scanned vs text-based pdfs
- extract text from pdf files
- route pdfs to ocr only when needed
- extract tables from pdf documents
- parse multi-column pdf layouts
- run pdf parsing in the browser
When to choose
- you need fast classification and extraction of native-text PDFs without OCR overhead
- you want Markdown output with tables, headings, and reading-order reconstruction
- you need bindings across Rust, Python, Node.js, CLI, and WebAssembly
- you want to skip expensive OCR services for text-based PDFs
When to avoid
- your PDFs are primarily scanned images requiring full-document OCR
- you need model-based PDF parsing or visual layout understanding beyond heuristics
- you need form field extraction or PDF editing/manipulation
Facets
library · maturity active
parser pdf ocr markdown nlp pdf files developer-tools rust python cli wasm browser cross-platform pdf-classification text-extraction ocr-routing pdf-to-markdown scanned-pdf-detection table-detection multi-column-layout firecrawl natural-language-processing nodejs
3 sources
- readme: https://github.com/firecrawl/pdf-inspector · fetched 2026-08-28 · 3249b79029e4
- homepage: https://firecrawl.github.io/pdf-inspector/ · fetched 2026-08-29 · 71398f560c05
- registry_crates: https://crates.io/api/v1/crates/pdf-inspector · fetched 2026-08-29 · 77107c3648f4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| firecrawl/pdf-inspector | main | 81 |
For agents
markdown · JSON · MCP: product_card(name="firecrawl/pdf-inspector")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem