Full Website Screenshot Generator avatar
Full Website Screenshot Generator

Pricing

Pay per event

Go to Store
Full Website Screenshot Generator

Full Website Screenshot Generator

Developed by

Akash Kumar Naik

Akash Kumar Naik

Maintained by Community

Generate a screenshot of any website by entering its URL. The image is stored in a key-value store, making it ideal for tracking visual changes on webpages—especially when run on a scheduled basis.

0.0 (0)

Pricing

Pay per event

0

Total users

4

Monthly users

4

Runs succeeded

87%

Last modified

a day ago

URL to screenshot

urlstringRequired

The URL of the webpage to capture

Full page screenshot

fullPagebooleanOptional

Capture the full scrollable page

Default value of this property is false

Image format

formatEnumOptional

Screenshot format

Value options:

"png": string"jpeg": string"webp": string

Default value of this property is "png"

Image quality

qualityintegerOptional

Image quality (1-100, only for JPEG/WebP)

Default value of this property is 80

Viewport Width

viewportWidthintegerOptional

Width of the browser viewport in pixels

Default value of this property is 1920

Viewport Height

viewportHeightintegerOptional

Height of the browser viewport in pixels

Default value of this property is 1080

Device Scale Factor

deviceScaleFactorintegerOptional

Device scale factor (pixel density)

Default value of this property is 1

Timeout (ms)

timeoutintegerOptional

Maximum time to wait for page load

Default value of this property is 30000

Additional wait time (ms)

additionalWaitTimeintegerOptional

Extra time to wait after page load

Default value of this property is 0