Documentation

Learn the complete
Autoremov workflow

Use these docs to understand uploads, API behavior, result previews, downloads, dashboard organization, and account settings.

1

Upload

2

Process

3

Preview

4

Download

1. Upload

Choose an image from the editor or drag it into the upload zone. Supported formats are JPG, PNG, and WebP.

2. Process

The app posts the image as multipart form-data with the key `file` to the background removal endpoint.

3. Preview

When the response returns, the result screen displays `preview_image_link` as the transparent cutout.

4. Download

The download button saves the result with a useful filename through the download proxy route.