PDF to PNG MCP Server

pdf2png

Convert PDF files into high-quality PNG images using an MCP server for easy integration and handling of PDF-to-image transformations.

Instructions

Converts PDFs to images in PNG format.

Input Schema

NameRequiredDescriptionDefault
read_file_pathYes
write_folder_pathYes

Input Schema (JSON Schema)

{ "properties": { "read_file_path": { "type": "string" }, "write_folder_path": { "type": "string" } }, "required": [ "read_file_path", "write_folder_path" ], "type": "object" }

You must be authenticated.

Other Tools from PDF to PNG MCP Server

Related Tools

ID: dfjccr4r4x