MCP ExplorerExplorer

Mcp Pdf2pics

@gfheon a month ago
1 MIT
FreeCommunity
AI Systems
pdf to pictures mcp server

Overview

What is Mcp Pdf2pics

mcp-pdf2pics is an MCP server designed to convert PDF files into high-definition images. It provides a systematic approach to manage PDF to image conversion with configurable input and output paths.

Use cases

Use cases for mcp-pdf2pics include converting educational PDFs into images for presentations, archiving important documents in image format, and generating images from multiple PDFs for web applications.

How to use

To use mcp-pdf2pics, ensure that Node.js and npm are properly installed. You can run the command mcp run pdf2pics.py to start the conversion process. If you encounter issues with npx, try restarting your terminal after installation.

Key features

Key features include support for converting a single PDF to a list of images, batch processing multiple PDFs, and converting all PDFs within a specified folder into images.

Where to use

mcp-pdf2pics can be utilized in various fields such as document management, digital archiving, educational resources, and any scenario requiring high-quality image outputs from PDF documents.

Content

PDF转图片列表的程序,其中PDF存储的根路径和输出的根路径为系统配置,程序开发时,包括返回的结果列表,均为相对路径。输出的图片均为超高清图片。

支持的功能:

  1. 支持单个PDF转图片列表,支持多个PDF转图片列表。
  2. 支持PDF 集合转图片列表。
  3. 支持文件夹下全部PDF转图片列表。

如果npx 配置好了,但是一致出现如下的错误:

(mcp-pdf2pics) @gfhe ➜ /workspaces/mcp-pdf2pics (main) $ mcp dev pdf2pics.py
[05/06/25 13:46:13] ERROR    npx not found. Please ensure Node.js and npm are properly installed and added to your system PATH. You may need to       cli.py:271
                             restart your terminal after installation.

可以尝试先执行 mcp run pdf2pics.py
然后再执行mcp dev pdf2pics.py

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers