Effortlessly
create screenshots
Leverage our high-performance API for efficient screenshot/image creation, ensuring scalable and reliable document delivery.
curl --request POST 'https://api.doczilla.app/v1/screenshot' \
--header 'Authorization: Bearer <your token>' \
--header 'Content-Type: application/json' \
--output doczilla.png
--data '{
"page": {
"url": "https://doczilla.app",
"waitForMilliseconds": 500
},
"screenshot": {
"device": "Macbook Pro 13",
"overlay": {
"background": "linear-gradient(135deg, #17BCE0 0%, #17E286 100%)",
"browser": "dark",
"margin": 0.2
}
}
}'
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.
- Can Doczilla capture screenshots of entire web pages or just visible portions?
- Doczilla can capture both full-page screenshots and visible portions of web pages, giving you flexibility based on your needs.
- What browsers does Doczilla support for capturing screenshots?
- Doczilla uses headless Chrome, which supports most modern web standards and effectively captures screenshots.
- Can I capture screenshots from password-protected web pages or sites requiring authentication?
- Yes, Doczilla supports capturing screenshots from password-protected web pages by passing in-session cookies or basic authentication credentials.
- What file formats are available for saving screenshots?
- Doczilla supports various image formats including PNG, JPEG, and WebP.