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
Connect to Figma, fetch design assets, and turn nodes into production code.
Deploy, publish, and host apps and infrastructure on Cloudflare services.
Turn vague intentions into concrete, measurable goals and clear success criteria.
Map Figma design components to code components for consistent implementation.
Generate custom design system rules for your codebase and Figma-to-code workflow.
Capture full-screen, window, or region screenshots at the operating system level.
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.