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:
- 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.
- Describe Any Change: allows you to automatically edit the input image by providing a textual description of the changes that you want to make.
- AI Text Removal: allows you to automatically remove any unwanted text from your images.
Let me know if you have any other questions!
Maddie