api.nobg.space
Background removal.
One API call.
A straightforward API for developers. Integrate high-quality background removal into any app in minutes.
Fast
Optimized endpoints for sub-second background removal.
Private
Images are processed in RAM and never saved to disk.
Simple
Clean REST API with standard JSON responses.
cURL
# POST image and get result
curl -X POST "https://api.nobg.space/v1/remove" \
-H "X-API-Key: YOUR_KEY" \
-F "image=@photo.jpg" \
--output result.pngDetails
Output Quality
Full resolution alpha mask. Returns a transparent PNG or WebP.
Privacy
Zero data retention. Images are wiped immediately after processing.
Formats
Supports JPG, PNG, WebP, and HEIC.