1. Upload
Choose an image from the editor or drag it into the upload zone. Supported formats are JPG, PNG, and WebP.
Documentation
Use these docs to understand uploads, API behavior, result previews, downloads, dashboard organization, and account settings.
Upload
Process
Preview
Download
Choose an image from the editor or drag it into the upload zone. Supported formats are JPG, PNG, and WebP.
The app posts the image as multipart form-data with the key `file` to the background removal endpoint.
When the response returns, the result screen displays `preview_image_link` as the transparent cutout.
The download button saves the result with a useful filename through the download proxy route.