Content
# PDF to Image List Program
This program converts PDF files into a list of images, where the root path for storing PDFs and the root path for output are configured in the system settings. During development, the returned result list, as well as all paths, are relative. The output images are all ultra-high-definition images.
## Supported Features:
1. Supports converting a single PDF to a list of images, as well as converting multiple PDFs to a list of images.
2. Supports converting a collection of PDFs to a list of images.
3. Supports converting all PDFs in a folder to a list of images.
## Troubleshooting
If `npx` is configured correctly but you consistently encounter the following error:
```
(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.
```
You can try executing `mcp run pdf2pics.py` first, and then run `mcp dev pdf2pics.py`.
You Might Also Like
OpenWebUI
Open WebUI is an extensible web interface for customizable applications.

NextChat
NextChat is a light and fast AI assistant supporting Claude, DeepSeek, GPT4...

Continue
Continue is an open-source project for seamless server management.
semantic-kernel
Build and deploy intelligent AI agents with the Semantic Kernel framework.

repomix
Repomix packages your codebase into AI-friendly formats for easy use.
UI-TARS-desktop
UI-TARS-desktop is part of the TARS Multimodal AI Agent stack.