Screenshot API
Screenshot API for Full Page Website Screenshots, Saved as a Searchable PDF
Most teams reach for a screenshot API when what they need is a record of a page. A PNG gives you pixels. Sitepdf gives you the full page as a searchable PDF plus a timestamped archived snapshot, from one call.
- Early access, launching soon
- No card required
- Your HTML stays yours
Live demo
Runs in your browser. Nothing is uploaded.
Your HTML
Live preview
Your PDF is downloading. Want this as one API call, with the page archived too?
When a screenshot is the wrong tool
Screenshots are perfect for thumbnails and visual previews. They are a poor way to keep evidence: text in a PNG cannot be searched or indexed, long pages get stitched or cut, and an image file carries no capture metadata anyone can verify. When an image genuinely is the goal, because you are generating a social card or an OG image rather than preserving a page, that is a different market with different pricing, and our HTML to image API pricing comparison covers it. If the reason you want a screenshot API is "we need to know what this page said", you want a record, not a picture.
Sitepdf renders the entire page, full height, in managed Chromium and writes it to a paginated, text searchable PDF. The same call can store the page as a timestamped snapshot, so the capture has provenance, not just pixels.
Everything a screenshot pipeline needs, minus the pipeline
Wait for a selector before capture so charts and lazy content are on screen. Choose paper size and orientation for the PDF output. Batch thousands of URLs. Trigger from a webhook or a cron job. It is the same infrastructure that powers our URL to PDF API, so you inherit the rendering quality without running headless Chrome yourself.
Monitoring competitor pages, capturing campaign states, keeping marketing claims on file: our guide to dated page copies walks through the common setups.
And if you do want images
PNG and JPEG output from the same render call is on the launch roadmap, marked planned, honestly, because it is not shipped yet. If image output is the feature that would make Sitepdf fit your stack, say so when you join early access; roadmap order follows what early access users actually need.
Dedicated image vendors bill per finished render rather than per second of browser time, which makes them look expensive next to raw Chrome and considerably less so at volume. The arithmetic on both sides of that line is on our Browserbase pricing comparison.
curl https://api.sitepdf.com/v1/render \
-H "Authorization: Bearer $SITEPDF_KEY" \
-d url="https://competitor.com/launch" \
-d wait_for=".hero" \
-d format=A4 \
-d archive=true
The API is in early access; this is the documented call shape it opens with. Full request and response walkthrough.
Questions about this job
Why would I use a PDF instead of a screenshot?
Can Sitepdf return an actual PNG or JPEG?
Does it capture the full page or just the viewport?
Can I run captures on a schedule for monitoring?
Index
More PDF and archiving tools
- Convert HTML to PDF
- Webpage to PDF
- Save webpage as PDF
- URL to PDF API
- Website archiving
- Monitor website changes
- React to PDF
- Java PDF library
- C# PDF library
- Python PDF generation
- HTML to PDF Node.js
- Laravel HTML to PDF
- Vue to PDF
- Next.js PDF generator
- Angular to PDF
- Markdown to PDF API
- Django HTML to PDF
- Blazor HTML to PDF
- Spring Boot HTML to PDF
- Airtable to PDF
- Rails HTML to PDF
- PDF generator API
- Website archiving software
- Document generation API
- Legal document automation software
- Document automation software
- Bulk HTML to PDF
- Accessible PDF generation
- ADA compliance audit cost
- 508 compliance testing
- PDF remediation
- VPAT and ACR
- PDF accessibility checker
- Wayback Machine alternative
- Best HTML to PDF API
- DocRaptor alternative
- Puppeteer alternative
- Wkhtmltopdf alternative
- PDFShift alternative
- Urlbox alternative
- PDFCrowd alternative
- Api2Pdf alternative
- Browserless alternative
- APITemplate alternative
- CraftMyPDF alternative
- PDFMonkey alternative
- dompdf alternative
- Gotenberg alternative
- GrabzIt alternative
- Adobe PDF Services API
- PDF SDK pricing
- HTML to image API pricing
- CloudConvert alternative
- CloudConvert pricing
- Direct mail API pricing
- E-signature API pricing
- Sparticuz Chromium Lambda cost
- Browserbase pricing
- Aspose PDF pricing
- PDF API pricing
- How it works
- Features
- Pricing
Early access
Get on the early-access list
The API opens to the list first, in order. Early access locks the planned launch rates for 12 months. No card required, launching soon.