Skip to main content
Poof Hero

What is Poof?

Poof is a background removal API built for developers who need precision at scale. Whether you’re building an e-commerce platform, a photo editing app, or automating image workflows, Poof delivers consistent, high-quality results with a simple API.

Key Features

State-of-the-art AI that handles hair, fur, transparency, and complex edges with pixel-perfect accuracy.
Sub-second response times for most images. Process thousands of images without breaking a sweat.
PNG with transparency, JPEG with custom backgrounds, WebP for web optimization. Crop, resize, and customize.
One endpoint. One API key. SDKs for popular languages and platforms.

Quick Example

Remove a background in seconds:
curl -X POST https://api.poof.bg/v1/remove \
  -H "x-api-key: YOUR_API_KEY" \
  -F "image_file=@photo.jpg" \
  -o result.png

How It Works

  1. Upload β€” Send your image to the /remove endpoint
  2. Process β€” Our AI analyzes and removes the background
  3. Download β€” Receive the processed image in your response
Ready to get started? Get your API key β†’