You're looking at a specific version of this model. Jump to the model overview.
intelligent-utilities /html-to-image:0d96c049
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| html |
string
|
|
HTML to render
|
| width |
integer
|
1680
Min: 1 Max: 7680 |
Viewport width
|
| height |
integer
|
867
Min: 1 Max: 4320 |
Viewport height
|
| file_type |
None
|
webp
|
Output format
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}