PDF Handling

Extract PDFs to text and images before reading

majiayu000 Updated 567 repo stars

File contents

PDF Extraction

Standard: python "$CLAUDE_PLUGIN_DIR/scripts/pdf_extract.py" "file.pdf" Unified: python "$CLAUDE_PLUGIN_DIR/scripts/pdf_extract_unified.py" "file.pdf"

Read the extracted .txt or _unified.md, not the PDF.

majiayu000/claude-skill-registry-data/tree/main/documents/pdf-handling commit 8a537b0c65

Frequently asked questions

npx skillmds@latest add majiayu000/pdf-handling