Skip to content
bg0
Esc
navigateopen⌘Jpreview
On this page

Privacy

What leaves your device when you use bg0.parastus.me. Short answer, nothing you gave it.

Your images

Image bytes are read into browser memory, run through the model, and composited into a PNG, all on your device. Nothing is uploaded. Close the tab and the image is gone.

What the site does load

  • The web app itself, from bg0.parastus.me.
  • The model weights, once, from the Hugging Face model hub. They are cached in the browser afterwards.

What the site never sends

  • Image pixels, thumbnails, or masks.
  • File names, file sizes, or image URLs.
  • Anything about the images you processed.

Analytics

bg0.parastus.me does not run analytics. No page routes, product actions, or identifiers are sent to any service, and no cookies are set. The only browser storage in use is the model cache and your theme preference.

Verify it

Open the browser’s network panel and process an image. You will see the app and the one-time model download. You will never see an image sent over the network. The code is open source, so you can read the browser package to confirm the same thing.

Was this page helpful?