Benchmark

Processing speed

nobg.eu does not publish a single “milliseconds for everyone” number. Client-side speed depends on image size, model path, WebGPU availability, and CPU load.

Local vs cloud latency shape

Upload-first tools add network round-trips and queue time. Browser-local tools start inference after assets are loaded; the dominant cost is often on-device compute, not HTTP upload.

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.

All benchmarks