AI Object Remover API

Remove an object, person, text, or watermark from a picture in 2 secs. Just select the photo and paint over the selected item to clean up your picture.

Sample Usage

curl -X POST "https://fapihub.com/v2/inpainting/" \
  -H "token: API_TOKEN" \
  -F "[email protected]" \
  -F "[email protected]"
Original
Mask
Resul

How to make mask image?

To make a mask image from painted image, you have to use this github repository.

Original
Painted
Mask

Last updated