Skip to main content

Garment Virtual Try-On

POST 

/vto/garment

Overlay a product garment onto a person photo. The source image should contain a person, and the garment image should contain the product to try on. The system will generate a composite image with the garment realistically applied to the person.

Images are automatically padded to a supported aspect ratio for processing and cropped back to the original dimensions in the output. The generated result image is returned inline as base64-encoded image data with its MIME type.

Request

Responses

Request successfully processed