Benchmark

Local AI explained

Local AI on nobg.eu means the segmentation model runs in your browser runtime using local image processing, not a required upload of your photo to a remote inference API for the core edit.

Temporary memory

Pixel data for editing lives in session memory and browser-managed storage. Closing the tab ends that session context; nobg.eu is not positioned as long-term cloud photo storage.

Definition

Local AI here means inference executes in the web runtime after assets load—not on a remote cutout API.

Model delivery

Models download to the browser; subsequent runs reuse cached weights when possible.

Privacy framing

Distinguish inference from analytics cookies.

Local vs cloud guide, All benchmarks.

nobg.eu EditorialEditorial standards

nobg.eu - operational facts

Processing time
Typically under a few seconds on modern hardware; can be longer on CPU-only or very large images.
Browser support
Recent Chromium, Firefox, and Safari releases with modern JavaScript and WebAssembly.
Inference
Client-side inference in the browser (local image processing in your session).
Export resolution
Export at original image dimensions where the browser has enough memory; very large bitmaps may be constrained by device limits.

Typically under a few seconds on modern hardware; can be longer on CPU-only or very large images.