PDF Tools integrates powerful PDF manipulation capabilities into the Claude AI ecosystem, offering an MCP server, a command-line interface, and Claude Code skill commands. Leveraging Mozilla PDF.js for robust text extraction and pdf-lib for creating and editing PDFs, it enables users to automate complex PDF workflows. From extracting text and metadata to merging documents, splitting pages, and converting pages into images, this tool streamlines PDF processing for AI agents and developers alike, running directly with Node.js 18+ without a build step.
Key Features
01Create new PDFs from plain text content.
02Extract text and metadata from PDF documents.
03Extract specific pages or split a PDF into individual page files.
04Render PDF pages to high-resolution PNG or JPEG images.
050 GitHub stars
06Merge multiple PDF files into a single document.