Skip to main content

Remove & Change Background

We currently support background removal, background masking, and face masking.

API Endpoints

ImagePipeline-Get
https://api.imagepipeline.io/bgremover/v1
ImagePipeline-Auth
API-Key

{
"init_image": "https://f005.backblazeb2.com/b2api/v2/b2_download_file_by_id?fileId=4_zfdf0a8ed59e8666b89b10713_f102b7f8df9a9feb7_d20240131_m105912_c005_v0501014_t0017_u01706698752119",
"post_process_mask": false,
"alpha_matting": false,
"mask_background": false,
"face_mask":false
}
ImagePipeline-Cartoon-AI
{
"init_image": "https://f005.backblazeb2.co.....",
"post_process_mask": false,
"alpha_matting": false,
"mask_background": false,
"face_mask":false
}
ImagePipeline-Background-Remover

JSON Parameters

ParameterDescriptionTypeDefault Value
init_imagePublic URL for the initial image to be worked uponstringRequired
face_maskWhether you need to mask the face to change it laterbooleanfalse
alpha_matingCreate a soft boundary around the object in the foregroundbooleantrue
mask_backgroundWhether if you want to create mask background to change the background later or just remove backgroundbooleanfalse