v1

latestOpenAPI 3.1.02026-08-063282108.5 KB
generate

Layerize Text

Analyzes an image to detect text regions, then returns each detected text block with its position, content, font information, and styling.

The response includes a text-erased base image (background with all text removed) and a flat list of detected text blocks.

Supported image formats include JPEG, PNG, and WebP (max size 10MB).

Image links are available for a limited period of time; if you would like to keep the image, you must download it.

post/v1/ideogram-v3/layerize-text

Headers

Api-Keystring required

API key for access control. Use in the header with the name "Api-Key"

Response

Text layers detected and extracted successfully.

base_image_urlstring uri required

URL of the image with all detected text removed.

original_image_urlstring uri nullable

URL of the original image with text intact.

seedinteger required

Random seed. Set for reproducible generation.