• v0.6.0 abb0b925fb

    Add extractPagesMarkdown for per-page markdown extraction (#31)
    Publish npm package / Build aarch64-apple-darwin (push) Has been cancelled
    Publish npm package / Build x86_64-unknown-linux-gnu (push) Has been cancelled
    Publish npm package / Publish to npm (push) Has been cancelled

    agentTS 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