Tool to convert HTML to images (PNG/JPEG/WEBP) or PDF, or capture website screenshots. Use when you need to generate visual representations of HTML content or web pages.
urlstringURL of webpage to capture and convert. Either url or html is required.
htmlstringRaw HTML content to convert to image or PDF. Either url or html is required.
typestringOutput format for the conversion.
widthintegerViewport width in pixels. Default is 1920.
heightintegerViewport height in pixels. Default is 1080.
qualityintegerImage quality for jpeg/webp formats (1-100). Default is 75.
full_pagebooleanCapture entire scrollable area if true, otherwise capture viewport only.
return_typestringResponse format: url returns temporary URL, base64 returns base64-encoded string, binary returns raw file content.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.