skills/smithery.ai/processing-pdfs

processing-pdfs

Installation
SKILL.md

PDF Processing

Contents

  • Text extraction (priority order)
  • Table extraction (pdfplumber)
  • Screenshot/render pages to images
  • Merge, split, rotate (pypdf)
  • Create PDFs (reportlab)
  • Command-line tools (qpdf, pdftotext)
  • OCR for scanned PDFs

Form filling: See forms.md Advanced features: See reference.md

Text Extraction - Priority Order

ALWAYS try methods in this order:

Installs
1
First Seen
Apr 17, 2026
processing-pdfs from smithery.ai