Tool to convert HTML content to an image. Use when you need to render HTML as an image file, supporting URL, raw HTML string, or HTML file content with optional JavaScript execution and CSS styling control.
UrlstringThe URL of the web page to convert to an image. Provide either Url, htmlData, or fileContent.
delayintegerSet the delay in milliseconds between the HTML being received and the conversion to allow time for JavaScript to load.
cssTypestringSet whether the standard or print style sheets should be used for HTML conversion.
htmlDatastringThe HTML content which will be converted to an image. Provide either Url, htmlData, or fileContent.
imgWidthintegerSet the fixed image width in pixels.
imgHeightintegerSet the fixed image height in pixels.
fileContentstringBase64-encoded file content of the source HTML file. Provide either Url, htmlData, or fileContent.
decodeHtmlDatabooleanSet whether the data provided in the 'htmlData' field should be decoded.
enableJavaScriptbooleanEnable or disable JavaScript during HTML rendering.
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.