✂️

Background Removal API

Remove image backgrounds instantly with AI. Returns transparent PNG. Perfect for product photos and portraits.

API Docs $0.003 / image

About this tool

Remove backgrounds from images in seconds using AI-powered segmentation. No manual editing required. Ideal for e-commerce product photos, profile pictures, and any workflow where you need clean, transparent images.

Quick Start

curl -X POST https://api.iteratools.com/image/rembg \ -H "Authorization: Bearer YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{"image_url": "https://example.com/photo.jpg"}'

Response

{"image_b64": "data:image/png;base64,...", "format": "png"}

Details

EndpointPOST /image/rembg
Price$0.003 / image
AuthBearer token or x402 micropayment
Base URLhttps://api.iteratools.com
Full Documentation Browse All Tools