# PDF

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.

## Manifest

```json
{
  "name": "PDF",
  "description": "Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.",
  "source_url": "https://github.com/anthropics/skills/tree/main/skills/pdf",
  "source_pin": null,
  "manifest_hash": "8ab6372fdb126d8b3cef885d2bd67822a8867ba23480e4c9843b4e7e8ed62def",
  "risk_tier": "T2"
}
```

## SBOM

```json
null
```

