WEBSITE SCREEN

WebsiteScreen.com guides

Notes on screenshots, rendering & the web

Short, practical references for browser captures and API automation.

Full-page screenshots

A viewport screenshot captures only the selected browser window. A full-page screenshot continues through the scrollable document. Check full-size in the online tool, or send full_size=1 to the API.

Responsive viewport captures

Choose a desktop, Android, iPhone, or iPad preset to render the target page at that viewport size. You can also set custom width, height, zoom, and output scale values.

Automate with the API

Create a free client account, copy the API key, and send a GET request from Python, Node.js, PHP, Java, C#, Go, Ruby, cURL, Perl, or any HTTP client.

Save PNG or JPEG

PNG is the default for crisp interfaces and text. JPEG can reduce file size for photographic pages. The online result offers download and clipboard actions directly in the browser.