Effortlessly create screenshots
Streamline your image workflow by eliminating the burden of redundant code, allowing you to focus on enhancing the core features.
Streamline Development
Escape the hassle of repetitive code and concentrate on the compelling features instead.
Screenshot from URL
Capturing screenshots of your product has never been easier. Just provide us with your URL, and with a single API call, we’ll return your screenshot.
curl --location --request POST 'https://api.doczilla.app/v1/screenshot' \
--header 'Authorization: Bearer <your token>' \
--header 'Content-Type: application/json' \
--output doczilla.png
--data-raw '{
"page": {
"url": "https://doczilla.app"
}
}'
HTML Templates
From contracts and invoices to social media banners, leverage our template engine for swift document generation.
Product screenshots
Craft compelling product screenshots effortlessly with our screenshot API.
Explore our examples
Discover how our system works with real-world examples. From handling simple tasks to complex templates, our curated examples showcase the full range of our platform’s capabilities.
Frequently 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.