AI background removal API
Goodbye,
background.
Send an image, get back a clean transparent PNG. One endpoint, milliseconds of processing, and nothing between your code and the alpha channel.
drag to compare — one request, before and after
One endpoint
Simple API
One endpoint, instant results. Upload an image, get back a transparent PNG.
In · out
Multiple formats
Input: PNG, JPG, WebP, GIF, BMP, TIFF. Output: PNG, JPG, WebP with optional background colors.
Milliseconds
Fast processing
AI-powered background removal in milliseconds.
Quickstart
POST /v1/remove-bg
quickstart.sh
# Example usage with curl curl -X POST "https://your-api.com/v1/remove-bg" \ -H "X-Api-Key: your_api_key" \ -F "image_file=@photo.jpg" \ -o result.png
Get your free API key
The API is in early access. Message me on X and I’ll send you a key.
@creatingdotco