pdf-extraction
pdf extraction
What it does
- "Extract all tables from this financial report"
- "Get text from pages 5-10 of this document"
- "Find and extract the invoice total from this PDF"
- "Convert this PDF table to CSV/Excel"
- Cannot extract from scanned/image PDFs (use OCR first)
- Complex layouts may need manual tuning
- Some PDF encryption types not supported
Requirements & configuration
- 2. Specify what you need: text, tables, images, or metadata
- Complex layouts may need manual tuning
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
pdf-extraction FAQ
What does the pdf-extraction skill do?
Extract text, tables, and metadata from PDFs using pdfplumber "Extract all tables from this financial report" "Get text from pages 5-10 of this document"
What does pdf-extraction require?
2. Specify what you need: text, tables, images, or metadata Complex layouts may need manual tuning
How do I install pdf-extraction?
Run: npx -y skills add https://github.com/claude-office-skills/skills --skill pdf-extraction --agent claude-code — the source lives at github.com/claude-office-skills/skills.
Maintain pdf-extraction?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/claude-office-skills-skills-pdf-extraction?ref=badge) npx agentictools info skills/claude-office-skills-skills-pdf-extraction The second line is the CLI lookup for this page — handy in READMEs and docs.