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.
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.
texture_image
file[ .jpg, .jpeg, .png] / base64 Image
string
The texture image should be uploaded according to your preference.
The image will be processed by the API. (Image size is not required.)
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.
Image field required
Image not provided
Invalid image size. The image width and height must be 512x512 or greater than 512x512 pixels.
Image Size Not Proper.
Invalid image format. Only PNG, JPEG and JPG images are allowed.
Image Format not valid.
The texture_image field is required.
whether the texture_image is required to get the results.
The texture_image field must be a file of type: jpeg, png, jpg
no_of_texture field required
no_of_texture not provided
no_of_texture value is not a valid enumeration member; permitted: 1x1, 2x2, 3x3, or 4x4., 2, 3, 4
Image Format is not valid.