PageIndex/pageindex/parser
Ray f2b407f62f fix: restore PyPDF2 as the PDF text extractor in the SDK path
Text extraction (and therefore tree building) now matches the CLI /
pre-SDK default. Image extraction keeps PyMuPDF — the only part that
needs it — with ![image](path) references appended per page.
2026-07-19 15:47:47 +08:00
..
__init__.py feat: add PageIndex SDK with local/cloud dual-mode support (#207) 2026-04-08 20:21:58 +08:00
markdown.py feat: restore status and page/line counts in local get_document 2026-07-19 15:25:25 +08:00
pdf.py fix: restore PyPDF2 as the PDF text extractor in the SDK path 2026-07-19 15:47:47 +08:00
protocol.py feat: restore status and page/line counts in local get_document 2026-07-19 15:25:25 +08:00