PDFShift
api.pdfshift.io
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.
api_key
free
1.0
https://api.pdfshift.io
1
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
productivityConvert 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
otherConvert 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
otherCheck the status of an asynchronous PDF conversion job by its ID.
Detail: https://api.pdfshift.io/capabilities/get_conversion_status
get_usage
otherRetrieve 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.