Developer Tools10 toolsPaste one API key
HTML/CSS to Image integration for AI agents
HTML/CSS to Image converts HTML, CSS, public web pages, and reusable templates into images and PDFs through an API.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect HTML/CSS to Image once and call the same tools from all of them.
Setup
Connect HTML/CSS to Image through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
HTML/CSS to Image exposes 10 tools through ClawLink. The 8 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
htmlcss_to_image_get_image | Download a generated image by ID, optionally converting its format, resizing it, or cropping it | Read |
htmlcss_to_image_get_usage | Return recent hourly, daily, monthly, and billing-period image usage for the connected account | Read |
htmlcss_to_image_list_templates | List reusable image templates owned by the connected account, including their current version | Read |
htmlcss_to_image_create_image | Create a hosted image from HTML/CSS or an internet-reachable webpage, including authenticated | Write |
htmlcss_to_image_create_image_from_template | Create an image from a reusable template using the latest version or an explicitly selected | Write |
htmlcss_to_image_create_images_batch | Create 1 to 25 hosted images from HTML/CSS or internet-reachable webpages in one request | Write |
htmlcss_to_image_create_template | Create a reusable Handlebars HTML/CSS image template | Write |
htmlcss_to_image_update_template | Create a new version of an existing template using replacement Handlebars HTML and optional CSS | Write |