ScreenCraft - Screenshot - PDF
ScreenCraft is a professional Screenshot & PDF Generation API built for developers. ## Features - **Screenshots**: Capture any URL as PNG, JPEG, or WebP - **PDFs**: Generate print-quality PDFs from URLs or HTML - **Fast**: Sub-2-second response times - **Reliable**: 99.9% uptime, no cold starts - **Flexible**: Custom viewports, cookies, headers, delays ## Use Cases - Social media preview images…
ScreenCraft - Screenshot - PDF endpoints
| Method | Endpoint | Description |
|---|---|---|
| screenshots | ||
| GET |
/v1/screenshots /v1/screenshots |
Retrieve a paginated list of screenshots with optional filtering and sorting |
| GET |
/v1/screenshots/{id} /v1/screenshots/{id} |
Retrieve the status and metadata of a specific screenshot |
| GET |
/v1/screenshots/{id}/download /v1/screenshots/{id}/download |
Download the screenshot file directly |
| POST |
/v1/screenshots /v1/screenshots |
Generate a screenshot of a webpage. Supports both synchronous and asynchronous processing. **Synchronous Mode** (default): - Screenshot is generated immediately - Returns `201… |
| DELETE |
/v1/screenshots/{id} /v1/screenshots/{id} |
Delete a screenshot and its associated file |
| pdfs | ||
| GET |
/v1/pdfs/{id} /v1/pdfs/{id} |
Retrieve the status and metadata of a specific PDF |
| DELETE |
/v1/pdfs/{id} /v1/pdfs/{id} |
Delete a PDF and its associated file |
| POST |
/v1/pdfs /v1/pdfs |
Generate a PDF from a URL or HTML content. Supports both synchronous and asynchronous processing. **Synchronous Mode** (default): - PDF is generated immediately - Returns `201… |
| GET |
/v1/pdfs/{id}/download /v1/pdfs/{id}/download |
Download the PDF file directly |
| GET |
/v1/pdfs /v1/pdfs |
Retrieve a paginated list of PDFs with optional filtering and sorting |
| health | ||
| GET |
/health /health |
Check if the API service is running and healthy |
ScreenCraft - Screenshot - PDF pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $99 / month | — |
|