PDFShift

api.pdfshift.io

Community

PDFShift is a cloud API that converts HTML content or web pages into high-quality PDF documents. It supports both direct HTML strings and URLs as input, with advanced options for headers, footers, margins, page sizes, and more. Use this service when you need to programmatically generate PDFs from HTML or capture web pages as PDF files.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://api.pdfshift.io

Crawl failures

1

Last verified

2026-03-01T11:09:07.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

convert_html_to_pdf

productivity

Convert an HTML string or a URL to a PDF document. Returns the PDF binary or a URL to the generated PDF.

Detail: https://api.pdfshift.io/capabilities/convert_html_to_pdf

convert_with_options

other

Convert HTML or a URL to PDF with advanced rendering options such as custom headers, footers, margins, page size, landscape orientation, and JavaScript delay.

Detail: https://api.pdfshift.io/capabilities/convert_with_options

get_conversion_status

other

Check the status of an asynchronous PDF conversion job by its ID.

Detail: https://api.pdfshift.io/capabilities/get_conversion_status

get_usage

other

Retrieve your current API usage statistics including remaining credits and conversion counts.

Detail: https://api.pdfshift.io/capabilities/get_usage

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: PDFShift
Description: PDFShift is a cloud API that converts HTML content or web pages into high-quality PDF documents. It supports both direct HTML strings and URLs as input, with advanced options for headers, footers, margins, page sizes, and more. Use this service when you need to programmatically generate PDFs from HTML or capture web pages as PDF files.
Auth: api_key
Capabilities:
  - convert_html_to_pdf: Convert an HTML string or a URL to a PDF document. Returns the PDF binary or a URL to the generated PDF.
  - convert_with_options: Convert HTML or a URL to PDF with advanced rendering options such as custom headers, footers, margins, page size, landscape orientation, and JavaScript delay.
  - get_conversion_status: Check the status of an asynchronous PDF conversion job by its ID.
  - get_usage: Retrieve your current API usage statistics including remaining credits and conversion counts.