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

Kill your PDF library. Use an API instead.

Home PDFGate

Key Features

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

rendering engineAdvanced browser based rendering engine
Our HTML rendering engine is based on Google Chrome and it supports all of the web based assets and features.
securityPDF security and encryption options
Secure your PDFs using 128 bit encryption and limit access rights accordingly.
integrationFast & easy integration to your platform
Integrate our RESTful API with any programming language with low effort.
sandboxSandbox
Use our Sandbox API to run your tests in the development process and save your quota for the production.
team packageTeam package
Give access to your team members to use PDFGate platform and restrict access based on permissions.
optionsAdvanced PDF
options
Set your custom paper size, page header, page footer and much more.

Find out more in our Product page.

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.