Creating PDF files made easy

The simplest PDF Generation API with a focus on simplicity and data protection. You can also simply pass a URL and then we generate the HTML with a real headless browser and then create the PDF file from it

 curl --request POST \
	--url https://pdfgenerator.p.rapidapi.com/pdf \
    --header 'Accept: application/pdf' \
	--header 'X-RapidAPI-Host: pdfgenerator.p.rapidapi.com' \
	--header 'X-RapidAPI-Key: 90144518e8msh2e0250d70209f2cp19eaeejsnf674dc984054' \
	--header 'content-type: application/json' \
	--data '{
    "url": "https://sparksuite.github.io/simple-html-invoice-template"
}' > document.pdf

Work faster

Tailored PDF Documents Made Easy

Unlock the power of PDF Generator API to easily generate and manage personalized PDFs. Our service offers customizable PDF templates, a range of integrations, and dedicated enterprise deployment. Dive into advanced API documentation, create a free account, and experience the flexibility that sets us apart.

Self Hosting
You can also simply contact us and we will deploy your own AWS Lambda API to your own AWS account.
Secure & GDPR
We are 100% GDPR compliant and do not log or store any of your data. We are also just developer and offer a small missing feature, we are not Facebook.
Freemium
Just start for free and pay us a bit later if you use our tool more often. We do not take large amounts, but only a little money to pay ourselves the maintenance and development of this API.
Headless Browser PDF Generation
You can simply pass pure HTML or a URL to a website and we will generate a PDF from a real headless browser.
?