Is there any API/SDK for brush or mask-based object removal (like the Retouch tool), beyond prompt-based segmentation?

Hi PhotoRoom Team & Community,

We are on the Plus Plan and currently use the Alpha Text-Guided Segmentation API:

https://docs.photoroom.com/image-editing-api-plus-plan/alpha-text-guided-segmentation

We’d like to know if PhotoRoom offers any API or SDK that supports brush or mask-style object removal similar to the Retouch / Remove Object tool here:

https://www.photoroom.com/tools/remove-object-from-photo

Ideally, we want to remove only specific parts of an object, not just via prompts.

Thanks for your guidance!

Hi @yaseen1122 ,

Photoroom does not currently have a public API or SDK that accept mask + image + prompt inputs. That being said, you can try our Describe Any Change API with detailed text prompts, this way you can remove objects, but via description rather than mask:

Example: "Remove the left shoe" or "Remove the object in the upper right corner"

Let me know if you have any other questions!

Maddie