Infery.ai
← All models

Ideogram V3 Character Edit

ideogram-character-edit

Image editby ideogram

Modify consistent characters while preserving their core identity. Edit poses, expressions, or clothing without losing recognizable character features

images

Pricing

Price
6.25 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedSeed for the random number generator
promptrequiredstringThe prompt to fill the masked part of the image.
mask_urlrequiredstringThe mask URL to inpaint the image. MUST have the exact same dimensions (width and height) as the input image.
image_urlrequiredstringThe image URL to generate an image from. MUST have the exact same dimensions (width and height) as the mask image.
sync_modebooleanIf `True`, the media will be returned as a data URI and the output data won't be available in the request history.
image_urlsA set of images to use as style references (maximum total size 10MB across all style references). The images should be in JPEG, PNG or WebP format
num_imagesintegerNumber of images to generate.
style_codesA list of 8 character hexadecimal codes representing the style of the image. Cannot be used in conjunction with style_reference_images or style
color_paletteA color palette for generation, must EITHER be specified via one of the presets (name) or explicitly via hexadecimal representations of the color with optional weights (members)
expand_promptbooleanDetermine if MagicPrompt should be used in generating the request or not.
rendering_speedstringenum: TURBO, BALANCED, QUALITYThe rendering speed to use.
reference_mask_urlsarrayA set of masks to apply to the character references. Currently only 1 mask is supported, rest will be ignored. (maximum total size 10MB across all character references). The masks should be in JPEG, PNG or WebP format
reference_image_urlsrequiredarrayA set of images to use as character references. Currently only 1 image is supported, rest will be ignored. (maximum total size 10MB across all character references). The images should be in JPEG, PNG or WebP format

Output

FieldTypeDescription
seedintegerSeed used for the random number generator
imagesarray