Product blog

Product blog

Product updates, field guides, and field notes—each with links to docs and the hub where relevant. High-level milestones also appear on the changelog.

  1. Five-stage in-browser background removal pipeline from decode to straight-alpha export

    Field guide · May 20, 2026

    How in-browser background removal works, end to end

    For developers wondering whether client-side ML is viable for a real tool: the actual stages, in order, with the real runtime and the real export detail.

    • Transformers.js runtime
    • Float32 alpha mask, not a binary cutout
    • Lab-space edge decontamination

    NSS Background Remover

    Read
  2. Diagram contrasting a server-upload background remover with the NSS fully on-device pipeline

    Field guide · May 19, 2026

    Why our background remover never uploads your image — and what that protects

    Privacy that is structural rather than a policy promise: how fully client-side inference removes the server from the picture, and the engineering bill we paid for it.

    • No backend, no upload
    • Verifiable in the network tab
    • Works offline after first load

    NSS Background Remover

    Read