Quick start guide, plan limits, and API reference.
Open the Tool
Visit the homepage — no registration or software installation required.
Upload Your Image
Click the upload area or drag and drop an image. Supports PNG, JPG, and WEBP formats.
Wait for Processing
The first use downloads a ~50MB AI model (one time only). Subsequent processing is fully offline, usually completing within seconds.
Download the Result
Once processing is done, click "Download PNG" to save the transparent-background image.
Credit packs (never expire) stack with subscriptions — same file size/resolution as Pro.View pricing →
/api/usageQuery current usage and limitsResponse
{
"type": "user",
"plan": "business",
"monthly": { "used": 12, "limit": 2000, "remaining": 1988 },
"credits": { "balance": 50 },
"canProcess": true,
"maxFileSizeMB": 50,
"maxResolution": 99999
}/api/usageConsume one processing quota (call after successful processing)Response
{
"ok": true,
"source": "monthly",
"remaining_monthly": 1987
}📧 Email Support
Have a question or feature request? Send us an email.
support@imagebackgrounderaser.shop