PDF Handling

Extract PDFs to text and images before reading

belumume Updated

File contents

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.

belumume/claude-skills/tree/main/plugins/pdf-guard/skills/pdf-handling commit 19dd06cc3e

Frequently asked questions

npx skillmds@latest add belumume/pdf-handling