Enables AI agents to efficiently process large local and online PDFs through selective extraction of text, images, and metadata. It provides tools for content search and document outline navigation to optimize context window usage.
Enables AI applications to read and process PDF files with intelligent file search, text extraction, image processing, and optional OCR support for scanned documents.
Provides tools for extracting text, performing OCR on scanned documents, and retrieving images from PDF files. It enables Model Context Protocol clients to process PDF content page-by-page through specialized extraction tools.
Enables reading and extracting content from PDF documents including text (as Markdown), images, tables, and metadata from both local files and URLs, with OCR support for scanned documents.
Enables AI agents to securely read and extract information from PDF files including text content, metadata, and page counts from both local files and URLs within the project context.
Enables LLMs to read and extract content from PDF files with high-fidelity LaTeX recognition and layout awareness using a Python-based extraction engine. It includes a robust Node.js fallback and supports page range filtering for efficient processing of large documents.