mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-07-24 21:41:04 +02:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| page_index.py | ||
| page_index_md.py | ||
| pipeline.py | ||
| utils.py | ||