fix(pdf-inspector): recover key-value region tables (#98)

This commit is contained in:
Abimael Martell
2026-05-29 18:55:38 -07:00
committed by GitHub
parent 455dfe5a74
commit e547f616f9
3 changed files with 622 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@firecrawl/pdf-inspector",
"version": "1.9.2",
"version": "1.9.3",
"description": "Fast PDF classification and text extraction. Detect text-based vs scanned PDFs, extract text by region with quality checks. Native Rust performance via napi-rs.",
"main": "index.js",
"types": "index.d.ts",