Floor Editor
Last updated
Last updated
Edit or replace flooring within an image with the floor_editor endpoint. This tool enables users to change floor types and textures, helping them visualize different materials in a given space.
POST
/floor_editor
An API URL would be like https://homedesigns.ai/api/v2/floor_editor
Floor Editor feature of HomeDesignsAI! With the Floor Editor, you can customize and redesign the flooring of your home with ease.
An API request must be in the form-data
format.
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. (Required Parameter)
texture_image
file[ .jpg, .jpeg, .png]
The texture image should be uploaded according to your preference.
The image will be processed by the API. (Image size is not required.) (Required Parameter)
no_of_texture
The number of textures must be either 1x1, 2x2, 3x3, or 4x4.
The number of textures can be changed according to your preference. (Required Parameter)
Image Format is not valid.