fix(extractor): flag garbled text spans for OCR (#108)
* fix(extractor): flag garbled text spans for OCR * fix(extractor): apply text quality checks to regions * chore(napi): bump npm package version
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@firecrawl/pdf-inspector",
|
||||
"version": "1.9.6",
|
||||
"version": "1.9.7",
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user