-
Add extractPagesMarkdown for per-page markdown extraction (#31)
released this
2026-04-14 19:37:32 +00:00 - add extract_pages_markdown_mem for per-page markdown extraction
Enables hybrid OCR pipelines to skip GPU render+layout for simple text
pages by providing per-page markdown with needs_ocr flags. Font stats
are computed document-wide for consistent header detection.Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
- bump napi package version to 0.6.0
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com
Downloads