{"library":"pymupdf4llm","install":[{"cmd":"pip install -U pymupdf4llm","imports":["import pymupdf4llm\nmd_text = pymupdf4llm.to_markdown(\"input.pdf\")","import pymupdf4llm\njson_text = pymupdf4llm.to_json(\"input.pdf\")","import pymupdf4llm\nplain_text = pymupdf4llm.to_text(\"input.pdf\")"]},{"cmd":"pip install -U 'pymupdf4llm[ocr,layout]'","imports":[]}]}