Full HD

The newly consolidated /full_hd endpoint combines the capabilities of the former HD Scale-Up Tool and Ultra Enhancer Tool into one powerful API call. This endpoint is designed to upscale any design to high-resolution while simultaneously applying professional-grade enhancements to image clarity and lighting.

ENDPOINT

POST /full_hd

An API URL would be like https://homedesigns.ai/api/v2/full_hd

Seamlessly upscale and enhance your design in one step.

An API request must be in the form-data format.

Request

Parameters & Data TypeValueDescription

image

file[ .jpg, .jpeg, .png] / base64 Image string

-

The image to be processed by the API. The image dimensions must be 512x512 pixels or greater for optimal results.

Last updated