Drag and drop an image here
or
Get a clean, transparent PNG cutout in three steps.
Drag and drop a photo or click Browse. JPG, PNG and WebP all work.
Our model detects the subject and erases the background automatically — no clicking around edges.
Save a transparent PNG, or pick a solid-color background. Ready for products, logos and portraits.
Automate background removal in your own app — send an image to our editing API and get a cutout back.
curl -X POST "https://api.imageeditor.ai/v1/edit-image/" \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "files=@photo.jpg" \
-F "terms=Remove the background and make it transparent"
# Response: {"uuid": "abc123", "domain": "https://imageeditor.ai"}
# Poll for the finished result:
curl -X POST "https://api.imageeditor.ai/v1/results/" \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "uuid=abc123"
Grab an API key on the developers page, then see the full API docs for every parameter.
Yes. You can remove backgrounds for free, with a daily limit. Sign up free for more, or go Pro for unlimited use and priority processing.
Our model is trained for fine detail like hair, fur and semi-transparent edges, so cutouts stay natural without a hard halo.
JPG, PNG and WebP. The transparent result is delivered as a PNG; you can also export a JPG with a white background.
Yes — the default output is a PNG with a fully transparent background, perfect for overlays and product shots.
Most everyday photos work fine. Very large images are processed at a capped resolution to keep things fast.
Your image is processed only for your edit and is not shared or published. Results are cleaned up automatically after a short time.
Yes, through our developer API you can process images programmatically. See the API example above.
Upload a photo and get a clean transparent cutout free. Go Pro for unlimited edits and priority speed.
See Pro pricing Browse all tools