Reflection Removal
Remove photographer reflections and shadows
{
"restage": {
"photographer": "REMOVE"
}
}Sample images

REMOVE reflection removal
AS_SHOT reflection removalLast updated
Was this helpful?
Remove photographer reflections and shadows
Controls removal of photographer reflections and shadows, including tripods and cameras.
Parent Property Name: restage
Sub-property: photographer
Accepted Values: string | null
Values:
AS_SHOT: Leaves photographer reflections exactly as captured.
REMOVE: Removes the photographer, including their shadow, reflection, hands, and camera equipment.
Default: AS_SHOT
Example:
{
"restage": {
"photographer": "REMOVE"
}
}
REMOVE reflection removal
AS_SHOT reflection removalLast updated
Was this helpful?
Was this helpful?