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

# Extract specific pages
Related skills
Installs
13
First Seen
Mar 1, 2026