What Website Screenshot Generator does
Website Screenshot Generator validates the submitted public URL, resolves its destination, and opens it in a local server-side Chrome process through a restricted proxy. A successful request returns a 1365×768 PNG, image size, byte count, and browser metadata, with output capped at two MiB.
A screenshot represents one automated visit, not a canonical rendering. Responsive breakpoints, geolocation, consent dialogs, personalization, animations, fonts, authentication, and loading timing can change what appears. The feature also requires a compatible Chrome executable on the PagesTools server and returns an availability error when that environment is not configured.
How to use Website Screenshot Generator
- Enter a public HTTP or HTTPS page URL using a standard web port.
- Select Capture screenshot and wait for the isolated browser worker.
- Review the returned PNG together with its dimensions, byte size, and requested URL.
- Capture again after controlling page state elsewhere if consent, animation, or authentication affects the result.
Important details
The browser worker is tightly bounded
Navigation is restricted to public destinations, private-network requests are blocked, and request count, transferred bytes, runtime, and final PNG size are capped. Only standard HTTP and HTTPS ports are accepted.
The capture uses a fixed desktop viewport
The returned image is 1365 by 768 pixels. It is a viewport screenshot rather than a configurable full-page, mobile, multi-browser, or high-density capture.
Dynamic state can dominate the image
Cookie banners, region selection, loading placeholders, animation frames, and bot-specific responses can appear. A screenshot should be timestamped and interpreted as one observation.
Practical uses
- Record a quick visual snapshot during a public-page release review.
- Attach a bounded desktop view to a content or layout issue.
- Compare visible page state before and after a deployment.
Privacy and limitations
The URL is sent to PagesTools, and its Chrome worker requests the page and required public assets. The target can log the server visit. Temporary browser and screenshot files are removed after the operation, and the response uses no-store cache headers.
The environment-gated tool captures one 1365×768 desktop PNG up to two MiB. It does not support authenticated sessions, custom interaction, full-page scrolling, mobile capture, visual-difference analysis, or guaranteed rendering of every site.