Convert PDF, Word, Excel, and PowerPoint files to Markdown format by providing the absolute file path, enabling text extraction and content reading from office documents.
Transform Excel files (.xls, .xlsx) into PDF format for easy sharing and printing. Automates conversion through AI-driven tools, simplifying file format transitions.
Retrieve file metadata like size and line count without accessing file contents. Helps determine optimal reading strategies for large files by analyzing file characteristics first.
Combine PDF, DOC, XLS, images, or ZIP files into a single PDF document. Supports URLs, Google Drive, Dropbox, and local file uploads for streamlined consolidation.
mcp using PyPDF2 to:
• merge-pdfs
• extract-pages
• search-pdfs
• merge-pdfs-ordered (merge in user spec. order)
• find-related-pdfs (regex extracted text for related PDF files)
Enables agents to quickly find and edit code in a codebase with surgical precision. Find symbols, edit them everywhere with tools for reading code blocks, searching/replacing text, and making precise line-based modifications.