bgeraser.ink
Get started

API Playground

Test API endpoints interactively. Upload an image, configure parameters, and see the response in real time.

curl -X POST https://api.bgeraser.ink/v1/removebg \
  -H 'Authorization: Bearer YOUR_API_KEY' \
  -F 'image_file=@./photo.jpg' \
  -F 'size=auto' \
  -F 'type=auto' \
  -F 'format=png' \
  -o result.png
Select an image to get started
Response time: --Credits: --
Need an API key?
Create one in your dashboard to make authenticated requests.
Get API key
API Playground - bgeraser.ink