App
HTML/CSS to Image
HTML/CSS to Image is a tool for converting code into an image (jpg, png or webp). Images render exactly like they do in Google Chrome.
What your agent can do with HTML/CSS to Image
Triggers and actions 6 actions
- ActionAdd Template
Create a new reusable HTML/CSS template. POST /v1/template.
- ActionCreate Image
Generates an image from HTML/CSS
- ActionCreate Image From a URL
Generates an image from a URL
- ActionDelete Image
Delete a previously created image by id. DELETE /v1/image/{id}.
- ActionDelete Template
Remove a saved template by id. DELETE /v1/template/{id}.
- ActionGet Image
Retrieve a rendered image's metadata/status by id. GET /v1/image/{id}.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the HTML/CSS to Image API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.