Image add text
Try it interactively →POST /api/image-add-textStamp text onto an image: configurable font, size, anchor position, and colour. Useful for captions, watermarks, and dynamic OG images.
Inputs
| Name | Type | Default | Description |
|---|---|---|---|
| image* | file | — | Input PNG. |
| texts* | string | — | JSON array of text layers — each `{text, x, y, fontSize?, color?, anchor?, strokeColor?, strokeWidth?, rotate?, weight?}`. Up to 16 layers. |
Response
Modes: binary, base64-json. Cache: yes (24h TTL).