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.
在阅读前将PDF转换为文本和图片
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.