tables/detect_rects: don't accept relaxed grid on wireless prose (#78)

Require rect-derived column evidence before relaxing prose checks for two-column cell-rect fallbacks, so text-position alignment alone cannot synthesize a vector grid on wireless content.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Abimael Martell
2026-05-07 09:30:29 -07:00
committed by GitHub
co-authored by Cursor
parent 59b17f372a
commit f2186ec1aa
5 changed files with 144 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@firecrawl/pdf-inspector",
"version": "1.8.5",
"version": "1.8.6",
"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",