Convert HTML to PDF in seconds. Simple, Secure and Scalable

check-mark-icnNo credit card required
Home PDFGate

Key Features

Explore the powerful capabilities that make PDFGate your go-to HTML to PDF API.

rendering engineAdvanced browser based rendering engine
Built on Google Chrome, our engine supports full HTML, CSS, JavaScript, custom fonts, media queries, and other modern web features.
securityPDF security and encryption
Protect your documents with 128-bit encryption and control access with customizable permissions.
integrationFast & easy integration to your platform
Integrate our RESTful API into any platform or language with minimal effort. Start generating PDFs in minutes using simple HTTP requests.
sandboxSandbox
Test your integration freely with our Sandbox API. It lets you develop and debug without affecting your production quota.
team packageTeam package
Invite your team to collaborate on the PDFGate platform. Control access with role-based permissions to keep everything secure and organized.
optionsAdvanced PDF
options
Customize every aspect of your PDF. Set paper size, headers, footers, margins, and more.
Integration PDFGate

Get started in just three easy steps

1

Create your account

2

Generate an API key

3

Integrate the source code

CURL
NODE.JS
PYTHON
GOLANG
copy-integration-source-code-icon
curl --header "Content-Type: application/json" \
--header "Authorization: Bearer YOUR_API_KEY" \
--request POST \
--data '{"pageSizeType":"a4", "url":"https://en.wikipedia.org/wiki/PDF"}' \
https://api.pdfgate.com/v1/generate/pdf

Pricing plans

Billed MonthlyBilled Yearly
PlanMonthly ConversionsMonthly PriceOverage
Personal1,000$9$0.05Get started
Starter5,000$26$0.01Get started
Basic20,000$60$0.003Get started
Professional50,000$100$0.002Get started
Professional Plus200,000$300$0.001Get started

What is included?

Free trial for 7 days
Full API features
Unlimited file size

What are overages?

Every plan includes a monthly PDF conversion limit. If you go over this limit, we charge a predictable per-unit fee for the extra usage. Overages ensure your service continues without interruption, and you only pay for what you use.

Find out more details on our Pricing page

Live Demo

Frequently Asked Questions

Do unused conversions roll over to the next month?

No, conversions are refreshed each month. Any unused conversions from the previous month will expire.

Can I schedule batch HTML to PDF conversions?

Yes, batch conversions are supported. Be sure to manage concurrency according to the limits defined in your plan.

What happens if I exceed my usage limit?

If you exceed your usage limit, additional conversions will continue as overages and will be billed separately according to your plan’s overage rate.

Is my data stored after conversion?

No, unless you choose otherwise. By default, we do not store your generated files. However, you can enable optional storage in the settings page, which will keep your files for up to one month.

Can I change or cancel my plan at any time?

Yes, you can cancel your plan at any time or upgrade your subscription whenever you need, directly from the dashboard.

Do you have SDKs or client libraries for different programming languages?

We don’t currently offer SDKs or client libraries, but our API is easy to use with any language. Documentation is available to help you get started.