Website Screenshot Tool

Generate fast website thumbnails

Enter a public domain or URL. The service renders the page, stores a WebP thumbnail, and reuses the cached image for later requests.

640 × 400 WebP30-day cacheJavaScript rendering
Live generator

Create a thumbnail

Homepage domains and complete page URLs are supported.

Only public HTTP and HTTPS websites are accepted.

Private API

Use thumbnails in your own websites

Send the private API key through the X-API-Key header. Keep this key on your server and never expose it in browser JavaScript.

POST /api/request.php
X-API-Key: YOUR_PRIVATE_API_KEY
Content-Type: application/json

{"url":"https://example.com"}