-
extractPagesMarkdown: return classification metadata (0.7.0) (#32)
released this
2026-04-14 20:08:07 +00:00 Combine per-page markdown extraction with layout classification into a
single parse. extractPagesMarkdown now returns PagesExtractionResult with
pages_with_tables, pages_with_columns, pages_needing_ocr, and is_complex
alongside the per-page markdown — eliminating redundant PDF parses for
callers that need both.Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com
Downloads