Costume Background Removal
HD Human Background Removal
HD Human Background Removal API
HD Human Background Removal API uses advanced AI to intelligently detect human subjects and automatically erase backgrounds, highlighting portrait details and enhancing image editing results.
POST
Costume Background Removal
Documentation Index
Fetch the complete documentation index at: https://ailabtools.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Request
- URL:
https://www.ailabapi.com/api/cutout/portrait/hd-portrait-background-removal - Method:
POST - Content-Type:
multipart/form-data
Image requirements
- Image format:
JPEGJPGBMPWEBPPNG - Image size: No more than 40 MB.
- Image resolution: Larger than 32x32px, smaller than 6000x6000px.
Headers
| Field | Required | Type | Description |
|---|---|---|---|
ailabapi-api-key | YES | string | Application API KEY. Get API KEY |
Body
| Field | Required | Type |
|---|---|---|
image | YES | file |
Response
Public Response Fields
Viewing Public Response Fields and Error CodesBusiness Response Fields
| Field | Type | Description |
|---|---|---|
data | object | The content of the result data returned. |
+image_url | string | Resulting image URL address. |

