v1

latestOpenAPI 3.0.32026-08-046110.5 KB

Generate PDF from URL

Convert any web page to a PDF document. Supports A4, Letter, and other page formats.

post/api/pdf

Request body

urlstring uri required
format'A4' | 'Letter' | 'Legal' | 'Tabloid'
landscapeboolean

Example request

{
  "url": "https://example.com"
}

Response

PDF document