Extract PDFs to text and images before reading
apm install @belumume/pdf-handling[](https://apm-p1ls2dz87-atlamors-projects.vercel.app/packages/@belumume/pdf-handling)---
name: pdf-handling
description: Extract PDFs to text and images before reading
---
# 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.