pdf-handling · git:20260717.47a9254 · 2026-07-17 · sha256 f807a2415076d123
pdf-handling git:20260717.47a9254A
Immutable. This exact content is served forever at /api/v1/blob/f807a2415076d123.
--- name: pdf-handling description: Extract PDFs to text and images before reading --- # PDF Extraction Standard: `python ~/.claude/scripts/pdf_extract.py "file.pdf"` Unified: `python ~/.claude/scripts/pdf_extract_unified.py "file.pdf"` Read the extracted .txt or _unified.md, not the PDF.