PDF Reader icon

PDF Reader

Provides server-based capabilities for extracting text, recognizing OCR content, and extracting images from PDF documents.

概要

This server leverages the MCP protocol to offer robust PDF processing functionalities. It enables users to accurately extract normal text page by page, perform OCR recognition on scanned or image-based PDFs, and retrieve all images from specific PDF pages, outputting them in Base64 encoding. With a built-in web debugger, it simplifies testing and integration, making it an efficient solution for automated PDF content extraction.

主な機能

  • Extracts normal text from PDF pages
  • Performs OCR text recognition on scanned or image-based PDFs
  • Extracts images from PDF pages (Base64 encoded)
  • Includes a built-in web debugger for easy testing
  • 0 GitHub stars

ユースケース

  • Automated extraction of text and data from PDF documents
  • Converting scanned PDF files into searchable and editable text using OCR
  • Programmatically extracting images for content analysis or reuse