# pdf-processor > Process and extract information from PDF documents - Author: Yves Lepère - Repository: YvesThenElse/TeamForge - Version: 20260107110434 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/YvesThenElse/TeamForge - Web: https://mule.run/skillshub/@@YvesThenElse/TeamForge~pdf-processor:20260107110434 --- --- name: pdf-processor description: Process and extract information from PDF documents allowed-tools: Read, WebFetch category: Document Processing tags: - pdf - documents - extraction --- # PDF Processing Skill This skill helps you work with PDF documents. It can: ## Capabilities - Extract text content from PDFs - Analyze PDF structure and metadata - Search for specific information within PDFs - Summarize PDF content - Compare multiple PDF documents ## Usage Examples ### Extract Text When asked to extract text from a PDF, use the Read tool to access the PDF file and extract its textual content. ### Analyze Structure Analyze the document's layout, sections, headers, and organization to provide insights about its structure. ### Search and Find Search for specific keywords, phrases, or patterns within the PDF content and return relevant sections. ## Best Practices - Always summarize long PDF content instead of returning full text - Highlight key information and important sections - Preserve formatting context when relevant - Handle multi-page PDFs efficiently