pdf-extractor
Installation
SKILL.md
PDF Extractor
Extract text, metadata, and content from PDF documents.
Features
- text: Extract all text content from PDF
- metadata: Extract document properties (title, author, creation date, etc.)
- pages: Get total page count
- selective: Extract specific page ranges
- info: Get PDF version and encryption status
Usage
# Extract all text
./scripts/pdf-extract.js --file ./document.pdf