Read, create, and review PDFs with layout-aware rendering and extraction tools.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "pdf" skill from askskill: 1. Download https://raw.githubusercontent.com/openai/skills/main/skills/.curated/pdf/SKILL.md 2. Save it as ~/.claude/skills/pdf/SKILL.md 3. Reload skills and tell me it's ready
pdftoppm if available.reportlab to generate PDFs when creating new documents.pdfplumber (or pypdf) for text extraction and quick checks; do not rely on it for layout fidelity.tmp/pdfs/ for intermediate files; delete when done.output/pdf/ when working in this repo.Prefer uv for dependency management.
Python packages:
uv pip install reportlab pdfplumber pypdf
If uv is unavailable:
python3 -m pip install reportlab pdfplumber pypdf
System tools (for rendering):
# macOS (Homebrew)
brew install poppler
# Ubuntu/Debian
sudo apt-get install -y poppler-utils
If installation isn't possible in this environment, tell the user which dependency is missing and how to install it locally.
No required environment variables.
pdftoppm -png $INPUT_PDF $OUTPUT_PREFIX
Transcribe audio or video to text with optional speaker labeling.
Read, create, and update Linear issues, projects, and team workflows.
Deploy apps or websites to Vercel and generate live or preview links.
Stage, commit, push, and open a GitHub pull request in one flow.
Connect to Figma, fetch design assets, and turn nodes into production code.
Turn Notion specs into implementation plans, tasks, and progress tracking.
Read, extract, edit, merge, split, OCR, and create PDF documents.
Open and collaboratively review PDFs with annotations, forms, stamps, and signatures.
Extract, generate, merge, split, and fill PDF documents at scale.
Read and analyze PDF documents for natural language Q&A and extraction.
A fast MCP tool for reading, parsing, and processing PDF documents.
Extract text, images, and tables from PDFs with multilingual analysis.