HTML TO IMAGE
Send in a JSON object with a title and html. A link with a newly created image will be returned. Images are available for download for 7 days, then will be deleted.
1 subscribers
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
HTML TO IMAGE endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
HTML to PDF /download-pdf |
Created a PDF file from HTML. ** The URL with the PDF to download will not work in chrome, but will work with all other browsers. ** |
| POST |
Upload HTML /download-png |
Send HTML.outerHTML and title as json format. Returns newly created image link that can be downloaded for 7 days. Then image will be deleted. |
HTML TO IMAGE pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / second |
|
| PRO | $9.99 / month | 10 / second |
|
| ULTRA | $59.99 / month | 15 / second |
|