Render Type | Supported Formats | Supported Types | |
---|---|---|---|
images | png jpg jpeg webp pdf | base64 url binary |
You can use Website Screenshot API using Orshot SDKs
You can customize the template using following modifications
Key | Description | Type |
---|---|---|
websiteUrl | Website URL | string |
fullCapture | Capture full page. Takes more time since it waits for the whole page to load | boolean |
delay | Delay in milliseconds, make sure to increase this value if the website takes time to load, has heavy content or animations | number |
width | Width of output image | number |
height | Height of output image | number |