MerchantryTidbits

llm-inference / library

Pymupdf

Capability: Pymupdf

Use it when

  • extract text and tables from PDF with PyMuPDF
  • parse PDFs for RAG ingestion without cloud APIs

What it solves

Install

pip install pymupdf

Invoke

# see https://github.com/pymupdf/PyMuPDF
pip install pymupdf

Alternatives

No reviewed alternatives recorded yet.