Tool to create an image from text using Cloudinary's text generation API. Use when you need to generate custom text images with specific styling options. The generated image can be customized with font, color, alignment, and other visual properties.
textRequiredstringThe text string to generate an image for. This is the only required field.
opacityintegerText opacity value between 0 (invisible) and 100 (fully opaque). Default: 100.
font_sizeintegerFont size in points. Default: 12.
public_idstringThe identifier that is used for accessing the generated image. If not specified, a unique identifier is generated by Cloudinary.
backgroundstringName or RGB representation of the background color (e.g., 'red' or 'rgb:FF0000'). Default: 'transparent'.
font_colorstringName or RGB representation of the font's color (e.g., 'red' or 'rgb:FF0000'). Default: 'black'.
font_stylestringFont style options for text rendering.
text_alignstringText alignment options.
font_familystringThe name of the font family to use for rendering the text.
font_weightstringFont weight options for text rendering.
line_spacingintegerThe spacing between lines of text in pixels.
text_decorationstringText decoration options.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.