v1
latestOpenAPI 3.0.02026-07-13650400.5 KBImage Editing
Crop out foreground
Description
The Crop Route is used to remove the background from an image and crop tightly around the foreground or remaining region of interest. It supports both images with and without a background.
post/crop
Headers
api_tokenstring required
Request body
Response
Successful operation.
Example response
{
"result_url": "URL"
}