Skip to main content
Endpoint: POST https://fal.run/fal-ai/imageutils/rembg Endpoint ID: fal-ai/imageutils/rembg

Try it in the Playground

Run this model interactively with your own prompts.

Quick Start

Input Schema

string
required
Input image url.
boolean
default:"false"
If True, the media will be returned as a data URI and the output data won’t be available in the request history.
boolean
default:"false"
If set to true, the resulting image be cropped to a bounding box around the subject

Output Schema

Image
required
Background removed image.

Input Example

Output Example

Limitations

  • num_inference_steps range: 2 to 50
  • ensemble_size range: 2 to 50
  • processing_res range: 0 to 2048