# PDF Handling

> Extract PDFs to text and images before reading

- Skill: `belumume/pdf-handling` (Agent Skill)
- Install (CLI): `npx skillmds@latest add belumume/pdf-handling`
- Raw SKILL.md: https://api.skillmd.com/api/skills/belumume/pdf-handling/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: belumume (https://skillmd.com/u/belumume)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/belumume/pdf-handling

---

# 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.

