image-render-api
Use this api to rescale any image (url/base64 input) or create images with html template input
3 subscribers
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
image-render-api endpoints
| Method | Endpoint | Description |
|---|---|---|
| resize | ||
| POST |
resize_endpoint_resize_post /resize |
Resized ein Bild von einer URL oder Base64-String. - **url**: URL des Bildes (optional, wenn base64 angegeben) - **base64**: Base64 kodiertes Bild (optional, wenn url angegeben)… |
| template | ||
| POST |
template_endpoint_template_post /template |
Rendert ein HTML Template zu einem Bild. - **html**: HTML Template als String - **output**: Ausgabeformat (jpg oder png) - **width**: Breite des gerenderten Bildes - **height**:… |
| Other endpoints | ||
| GET |
root__get / |
Root Endpunkt mit API Informationen |
image-render-api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| PRO | Free | 5 / second |
|
| ULTRA Recommended | Free | 20 / second |
|