Pdf Inspector
Fast Rust library for PDF inspection, classification, and text extraction. Intelligently detects scanned vs text-based P
開發工具 1天前
- 分類
- 開發工具
- 網站
- github.com
- 語言
- 英語
- 發布於
- 1天前
- 星標
- 10,192
- 複刻
- 665
firecrawl/pdf-inspector ↗ · Rust · MIT · 最近提交 22小時前
pdf-inspector is a fast Rust library for PDF classification and text extraction, built by Firecrawl. It detects whether a PDF is text-based or scanned, extracts text with position awareness, and converts documents to clean Markdown, all without OCR. That classification enables smart routing: per the project, text-based PDFs are handled locally in under 200ms, so you only send the scanned ones to expensive OCR. Bindings are available for Python, Node.js, and browser WebAssembly.
喜歡這個產品嗎?