Pdfcrowd

Pdfcrowd MCP Connector for Claude

A+

Convert HTML, web pages, and documents to PDF or images. Generate invoices and extract text from PDFs directly via AI.

5 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Transform web content and documents with the Pdfcrowd MCP server. This powerful integration allows your AI agent to convert HTML to high-quality PDFs or images, extract text from existing PDFs, and generate professional business documents like invoices from raw data.

What you can do

  • Web to PDF/Image — Convert any URL or raw HTML string into a polished PDF or image (PNG, JPG, WebP, GIF) using convert_html_to_pdf and convert_html_to_image.
  • Document Conversion — Transform PDF documents back into HTML or plain text for easy analysis and data extraction using convert_pdf_to_html and convert_pdf_to_text.
  • Business Automation — Generate professional invoices and receipts directly from JSON data using pre-built templates with generate_business_document.
  • Fine-grained Control — Customize page sizes, orientation, margins, and viewports for pixel-perfect results.

How it works

  1. Subscribe to this server
  2. Enter your Pdfcrowd Username and API Key
  3. Start converting documents from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Developers — Automate report generation and web archiving directly from the IDE.
  • Finance Teams — Instantly generate invoices and receipts from structured data.
  • Content Managers — Convert web pages to static documents for documentation and sharing.
pdf-generationhtml-to-pdfweb-to-pdfinvoice-generatordocument-conversion

5 tools expose this connector's capabilities to your AI agent.

convert_html_to_image

Returns base64 encoded image data. Capture a screenshot of a web page or HTML content

convert_html_to_pdf

Returns base64 encoded PDF data. Convert a web page or HTML string to PDF

convert_pdf_to_html

Returns base64 encoded HTML data. Transform a PDF document into HTML

convert_pdf_to_text

Returns base64 encoded text data. Transform a PDF document into plain text

generate_business_document

Returns base64 encoded PDF data. Generate professional documents (invoices, receipts) from JSON data

See how to talk to your AI agent using Pdfcrowd.

Convert the web page https://example.com to a PDF in landscape orientation.

I've initiated the conversion for https://example.com. I've set the orientation to landscape as requested. Your PDF is ready for download.

Take a PNG screenshot of https://news.ycombinator.com with a width of 1280px.

Capturing the screenshot... I've generated a PNG image of Hacker News at a 1280px viewport width. You can view the image now.

Generate a modern invoice for $1200 USD for 'Software Consulting' with 1 item.

I'm generating your modern invoice. I've added 'Software Consulting' as the line item for a total of $1200 USD. The PDF document has been created.

Yes! Use the `convert_html_to_pdf` or `convert_html_to_image` tools and provide your HTML code in the `text` parameter instead of using the `url` parameter.

Related Connectors