skills/smithery.ai/pdf-extractor

pdf-extractor

Installation
SKILL.md

PDF Extractor Skill

This skill provides tools for extracting text and metadata from PDF documents and converting them to different formats.

Available Scripts

extract.py

Extracts text and metadata from PDF files.

Input:

{
  "file_path": "/path/to/document.pdf",
  "pages": "all" | [1, 2, 3]
}
Installs
2
First Seen
Mar 19, 2026
pdf-extractor from smithery.ai