paper-qa-pypdf

GitHub PyPI version tests License PyPI Python Versions

PDF reading code backed by PyPDF.

To also parse images or take full-page screenshots, use the media extra: pip install paper-qa-pypdf[media]. This is backed by pypdfium2.

From there, to also support grouping images into figures or parsing tables, use the enhanced extra: pip install paper-qa-pypdf[enhanced]. This is backed by pdfplumber.

Last updated