StackMap
Subscribe

pdf-inspector alternatives

Curated alternatives to pdf-inspector — and why you'd switch.

xberg

Rust-core document-intelligence engine with 15 language bindings: turns 96 formats — PDF, Office, images, audio, code — into clean text, tables and RAG-ready chunks. Library, CLI, REST or MCP.

Why switchBoth are deterministic Rust document engines with multi-language bindings. xberg goes wide — 96 formats into RAG-ready chunks; pdf-inspector goes deep on one format with classification, confidence scores and OCR routing.
Full comparison →
MinerU

Heavyweight document-to-markdown/JSON parser — PDFs plus Office (docx/pptx/xlsx) through layout analysis and OCR into LLM-ready output for RAG and agentic pipelines. 73k stars, self-hostable.

Why switchSame PDF-to-Markdown slot, opposite weight: MinerU runs full layout analysis and OCR on everything; pdf-inspector is the 200ms no-ML path for documents that don't need it. Many pipelines should front MinerU with exactly this triage.
Full comparison →