Frequently asked questions

If something here does not answer your question, write to us at aitoolboxproj@gmail.com.

Is my image uploaded to a server?
Not with the free preview. Your browser downloads a segmentation model and runs it locally, so the image never leaves your device. Only if you explicitly choose full-resolution export — a paid feature — is the image uploaded for server-side processing, and the result is deleted after a retention period.
Do I need an account?
No. The free preview opens and works, with no sign-up and no usage limit. An account only exists to buy and manage credits for full-resolution export.
Which formats are supported?
Input: PNG, JPEG and WebP. Output: PNG with an alpha channel, or JPG. PNG output is capped at 10 megapixels.
Why is my result rougher than the examples?
Your browser is probably running compatibility mode (WebAssembly) rather than graphics acceleration (WebGPU). The refined model only runs on the WebGPU path. The tier in use is shown next to the page heading.
Why does the first image take longer?
The segmentation model has to be downloaded once. It is cached afterwards, so subsequent images start immediately.
It says no subject was found. What now?
That message means the model could not find anything separable — usually because the subject blends into the background. Try an image with more contrast between subject and background. A blank result is never returned in place of a real one.
Can I use the results commercially?
Yes. The images you upload remain yours, and so do the results. We do not train models on them, display them, or pass them to anyone else.
Do credits expire?
Credits included with a subscription expire at the end of each billing period and do not roll over. Credits bought as a one-off pack never expire.
Does it work offline?
After the model has been cached, the processing itself needs no network. The page and the model still have to be loaded once.