PyMuPDF PDF Overview Parse PDFs locally using PyMuPDF for fast, lightweight extraction into Markdown by default, with optional JSON and image/table outputs in a per-document directory. Prereqs / when to read references If you hit import errors (PyMuPDF not installed) or Nix issues, read: - Quick start (single PDF) Options - (default: ) - to extract images - to extract a simple line-based table JSON (quick/rough) - to change output root - adds a language hint into JSON output metadata Output conventions - Create by default. - Markdown output: - JSON output: (includes ) - Images: subdir - Table…