infery
← All models

Bria Product Dimensions

product-dimensions

Image editby Bria

Bria Product Dimensions turns one product photo and its measurements into a marketplace-ready dimension image with callout lines, labels, and weight or capacity readouts

images

Details

Accepts
image

Pricing

Price
5 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
syncbooleanWhen true, return generated images directly as base64 instead of CDN URLs.
imagerequiredstringSource product image as a public URL or raw base64-encoded image bytes.
stylerequiredstringenum: default, childlike, elegantRendering style.
titleOptional headline above the product.
weightOptional weight badge below the product.
capacityOptional capacity badge below the product.
backgroundstringHex color or one of: white, cream, charcoal.
dimensionsrequiredarrayDimension callouts to render. At least one entry is required.
output_sizeintegerSquare output edge length in pixels.
output_formatstringenum: png, jpeg, dualControls the rendered response: png, jpeg, or dual composite plus transparent overlay.
units_displaystringenum: single, dual_bullet, dual_slash, dual_parensHow labels display primary and secondary units when both are provided.
title_positionstringenum: top_left, top_center, top_rightTitle placement along the top.
proportional_linesbooleanScale dimension line lengths by measurement.

Output

FieldTypeDescription
imageRendered product dimensions image.
transparent_overlayTransparent overlay returned only for output_format=dual.