Object Removal via API (Editor-Based)

Object Removal via API (Editor-Based)

Does the Photoroom API support object removal through editor-style inputs (e.g., mask-based or region-based removal), similar to what is available in the Photoroom editor UI—excluding prompt-based object removal?

If yes, could you please share the relevant endpoint, parameters, or documentation reference?

Hello @RowelGeolin ,

We don’t currently offer mask or region based object removal. Although I can point you towards some options for similar workflows:

  1. Text-Guided Segmentation: allows you to have more control over which parts of the input image should be kept by the segmentation mode and which parts should be removed.
  2. Describe Any Change: allows you to automatically edit the input image by providing a textual description of the changes that you want to make.
  3. AI Text Removal: allows you to automatically remove any unwanted text from your images.

Let me know if you have any other questions!

Maddie