Effortlessly
create PDFs
Leverage our high-performance API for efficient PDF creation, ensuring scalable and reliable document delivery.
curl --request POST 'https://api.doczilla.app/v1/pdf' \
--header 'Authorization: Bearer <your token>' \
--header 'Content-Type: application/json' \
--output 'doczilla.pdf' \
--data '{
"page": {
"htmlTemplate": "PGRpdj5Zb3VyIGZpcnN0IERvY3ppbGxhIFBERjwvZGl2Pg=="
},
"pdf": {
"displayHeaderFooter": true,
"headerHtml": "PGRpdiBzdHlsZT0iZm9udC1zaXplOiAxNnB4OyBjb2xvcjogYmxhY2s7IHBhZGRpbmc6IDIwcHgiPkhlYWRlcjwvZGl2Pg==",
"footerHtml": "PGRpdiBzdHlsZT0iZm9udC1zaXplOiAxNnB4OyBjb2xvcjogYmxhY2s7IHBhZGRpbmc6IDIwcHgiPkZvb3RlciAtIDxzcGFuIGNsYXNzPSJwYWdlTnVtYmVyIj48L3NwYW4+LzxzcGFuIGNsYXNzPSJ0b3RhbFBhZ2VzIj48L3NwYW4+PC9kaXY+",
"margin": {
"top": "75px"
}
}
}'
Streamline Development
Escape the hassle of repetitive code and concentrate on the compelling features instead.
Define ones, render repeatedly with templates
Create, save, and manage templates using our robust HTML editor to generate PDFs efficiently with the Doczilla API.
Templating on steroids
Streamline your document workflow with Doczilla's Handlebars-based templating system, enabling efficient PDF creation with logic-less templates.
Generating the perfect PDF is only one API call away.
Our prices are best in the market. Only pay for what you use.
We never store your data longer than necessary, ensuring that your sensitive information remains protected.
Scale effortlessly with our robust architecture—handle everything from hundreds to millions of documents with ease.
Opt for an immediate, direct API response or a structured webhook callback—whatever suits your needs best.
Enjoy seamless AWS and GCP integration, simplifying your workflow and reducing complexity.
Maintain a uniform layout across documents without repetitive HTML coding.
Webfonts, images, single page apps, fully compatible CSS
Explore our examples
See all examplesFrequently asked questions
Answer not found here? Reach out to us by sending us an email.
- Why not run my own solution for document and screenshot generation?
- Running your own solution can be resource-intensive and time-consuming. Doczilla simplifies this with a scalable, secure platform for document and screenshot generation, letting you focus on your core business while we handle performance and security for a hassle-free experience.
- How does Doczilla ensure the security and privacy of my data?
- Security is our priority. Doczilla follows industry-best practices, and we never store your data longer than necessary. We use Stripe for payments, so we never store credit card or other personal information. Your email is only used to contact you about updates to the service, and we don't sell or expose it to third-parties.
- Is there a limit to the number of pages or size of the PDF that can be generated?
- Doczilla has reasonable limits in place, but generally supports large documents. However, very large documents may impact processing time.
- Does Doczilla support converting password-protected web pages to PDFs?
- Yes, Doczilla supports basic authentication, allowing you to convert password-protected web pages into PDFs.
- Can I include custom header or footers in my PDFs?
- Absolutely, Doczilla enables the addition of custom headers and footers to your PDFs, providing a personalized touch.
- Are hyperlinks preserved in the generated PDFs?
- Yes, hyperlinks within the content are preserved, ensuring they remain clickable and functional in the PDF.