
HTML to PDF conversion API
Save your time and effort, by dedicating a PDF conversion task to us.
Browser-based HTML to PDF Engine
It's the most realistic PDF conversion solution, which supports modern HTML, CSS, and JavaScript
Raw HTML Support
Don't have an URL or don't want to expose it publicly? We support raw HTML also!
Asynchronous request
Using callback URL get conversion result asynchronously once it's done
Advanced Options
From custom page size, margins, header & footer, and more. We have a lot of parameters you can use to modify the conversion result
Start with a Free plan and get 100 credits per month and up to 1MB per file!
Save 26% pay $79 / year
1000 credits / month
3 Parallel conversions
All customization options
Unlimited PDF size
Wordpress plugin
Save 28% pay $129 / year
2500 credits / month
3 Parallel conversions
All customization options
Unlimited PDF size
Wordpress plugin
Save 33% pay $199 / year
5000 credits / month
3 Parallel conversions
All customization options
Unlimited PDF size
Wordpress plugin
Save 36% pay $299 / year
10000 credits / month
3 Parallel conversions
All customization options
Unlimited PDF size
Wordpress plugin
Each 5MB chunk of the generated document is equal to 1 credit, so for example, 15MB generated document will cost 3 credits.
curl -X POST https://api.html2pdf.app/v1/generate \ -H 'Content-Type: application/json' \ -d '{ "html": "https://www.example.com", "apiKey": "your-api-key", "landscape": true, "format": "A4" }'