pdf-inspector firecrawl

Fast Rust library for PDF inspection, classification, and text extraction. Intelligently detects scanned vs text-based PDFs to enable smart routing decisions.

Hauptsprache
Rust
Stars
15,353
Forks
1,058

Tags

  • 库/SDK
  • CLI-Werkzeug
  • WebAssembly
  • 结构化提取
  • Lokaler Betrieb

Zusammenfassung

pdf-inspector ist eine schnelle, reine Rust-Bibliothek, die PDFs in Text-basiert, gescannt oder gemischt klassifiziert und Text positionsbewusst extrahiert – komplett ohne OCR-Modelle. Sie wandelt PDFs in sauberes, strukturiertes Markdown um (Überschriften, Tabellen, Listen, Codeblöcke, Mehrspalten…

README

# pdf-inspector [![Crates.io](https://img.shields.io/crates/v/pdf-inspector.svg)](https://crates.io/crates/pdf-inspector) [![npm](https://img.shields.io/npm/v/@firecrawl/pdf-inspector.svg)](https://www.npmjs.com/package/@firecrawl/pdf-inspector) [![PyPI](https://img.shields.io/pypi/v/pdf-inspector.…

查看完整页面