Product
HTML to PDF API
Use this page when you already have HTML and need a production PDF. POST /v1/pdf with html. Real CSS, webfonts, and print options — no browser process on your machine. Office files go to POST /v1/convert; merging existing PDFs is POST /v1/pdf/merge.
Send html as a UTF-8 JSON string — not Base64. Optional filename, response mode, and Chromium print options.