Recipes / Page Screenshot
📸

Page Screenshot

Capture any page as a full-page PNG screenshot.

capture by bix
▶ Use this recipe Sign up free

Perfect for

Configuration

URL required
url
Full page default: true
boolean
Dark mode default: false
boolean
Block ads default: true
boolean
Device default: desktop
select

Output

screenshot_url

URL to the captured PNG

url
width

Image width in pixels

number
height

Image height in pixels

number
format

Image format (png)

string

How to use

1.

Click "Use this recipe" above (or run via CLI/API)

2.

Fill in the required fields (just a url)

3.

Run now for instant results, or schedule it to run automatically

CLI

$ bix recipes run page-screenshot --url https://example.com

Related recipes