PageIndex/pageindex/index
Ray 472d871ac3 feat: make pymupdf an optional [images] extra
The default install stays permissively licensed (PyMuPDF is AGPL). Text
extraction is PyPDF2 everywhere; image extraction requires
pip install "pageindex[images]" and degrades to text-only with a
one-time warning when PyMuPDF is absent.
2026-07-19 16:20:36 +08:00
..
__init__.py feat: add PageIndex SDK with local/cloud dual-mode support (#207) 2026-04-08 20:21:58 +08:00
page_index.py fix: restore 0.2.x config resolution and legacy submodule attribute access 2026-07-19 03:42:00 +08:00
page_index_md.py Merge upstream/main into dev; port hardening into index/ 2026-07-17 18:11:14 +08:00
pipeline.py chore: trim fix-rationale comments, restore --model help, drop stale gitignore entry 2026-07-19 16:16:09 +08:00
utils.py feat: make pymupdf an optional [images] extra 2026-07-19 16:20:36 +08:00