/install html-to-image
HTML to Image Skill (via agent-browser)
This skill utilizes OpenClaw's agent-browser composition to render a URL, local HTML file, or raw HTML string into an image. It executes a lightweight Bash script wrapper.
Usage Guide
When using this skill to generate an image, provide the source_type and source_content.
- source_type: The content format (
url,file, orcode). - source_content: The target URL, absolute file path, or HTML code block.
- format: The desired image format (
png,jpeg, orwebp). Default ispng. - width: The width of the browser viewport. Default is 1200px.
- full_page: Set to
trueto take a full page screenshot instead of just the viewport.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install html-to-image - After installation, invoke the skill by name or use
/html-to-image - Provide required inputs per the skill's parameter spec and get structured output
What is Use agentbrowser to convert html to image?
Takes a URL, HTML file path, or raw HTML code and generates a printable image. It is an AI Agent Skill for Claude Code / OpenClaw, with 384 downloads so far.
How do I install Use agentbrowser to convert html to image?
Run "/install html-to-image" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Use agentbrowser to convert html to image free?
Yes, Use agentbrowser to convert html to image is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Use agentbrowser to convert html to image support?
Use agentbrowser to convert html to image is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Use agentbrowser to convert html to image?
It is built and maintained by upwell (@upwell); the current version is v1.0.0.