# pdf

> Extract text, tables, and metadata from PDFs, and merge or annotate them

Source: https://aistack.sh/skill/pdf
Real source: https://github.com/anthropics/skills/tree/main/skills/pdf
Author: Anthropic
Category: document-processing
Works with: claude-code, claude-ai
Last verified: 2026-09-06

Extracts text, tables, and metadata from PDF files, and merges or annotates PDFs. One of the document skills that power Claude's own document capabilities in Claude.ai and the API.

## Install

### claude-code

```
/plugin marketplace add anthropics/skills
/plugin install document-skills@anthropic-agent-skills
```

Installs the whole plugin (a small bundle of related skills); this one loads automatically once the plugin is installed, no separate step needed.

---

From aistack.sh. Last verified 2026-09-06.
