Remove unwanted objects, people, watermarks, or distractions from photos via REST API at $0.025 per image.
Clean up real-estate photos by removing personal items. Remove tourists from travel photos. Remove watermarks from licensed images. Remove distractions from product shots. Typical integration: a single POST request, a public output URL in seconds, store in your CDN. No GPU infrastructure to maintain, no cold-start delays.
curl -X POST https://api.pixelapi.dev/v1/image/remove-object \
-H "X-API-Key: $PIXELAPI_KEY" \
-F "[email protected]" \
-F "prompt=remove the people in the background"
| Volume per month | Plan | Cost |
|---|---|---|
| Under 100 calls | Free tier | $0 |
| ~10,000 calls | Starter | $10/mo |
| ~60,000 calls | Pro | $50/mo |
| ~300,000 calls | Scale | $200/mo |
Yes. Smart inpainting that fills the removed region with context-coherent pixels. Handles complex backgrounds, shadows, and reflections. Multi-object removal in one call. We process tens of thousands of consumer electronics calls per day for paying customers.
Free 10/min, Starter 60/min, Pro 300/min, Scale unlimited. Higher tiers available on request.
Cleanup.pictures and Magic Eraser APIs charge $0.05-0.10/image. Adobe and Canva are subscription-based. PixelAPI is $0.025 — half the API alternatives.