---
title: "Remove image background"
method: POST
path: "/v2/files/removeBackground"
tags: ["v2"]
---

# Remove image background

`POST /v2/files/removeBackground`

Use this method to remove background from images

## Request body

- Model36
  - `filename` string, required
  - `overwrite` boolean — Overwrite original image or not
  - `format` 'png' | 'jpg' | 'original' — Output image format

## Response `200`

Successful

---

[API](https://skmtc.dev/sirv/apis/api-documentation.md) · [All operations](https://skmtc.dev/sirv/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sirv/api-documentation/revisions/80ff016d7d3a/schema)
