pdf

Installation
SKILL.md

PDF Processing Guide

Reference Files

Detailed guides for specific tasks and libraries:

  • python-libraries.md - Comprehensive Python library examples (pypdf, pdfplumber, reportlab)
  • cli-tools.md - Command-line tools reference (pdftotext, qpdf, pdftk)
  • reference.md - Advanced features (pypdfium2, pdf-lib JavaScript, OCR)
  • forms.md - Complete workflow for filling PDF forms

Quick Start

Extract Text

import pdfplumber
Related skills
Installs
2
GitHub Stars
9
First Seen
Jan 25, 2026