Privacy
This is the same text shown in the app under Settings.
Your images are never uploaded
Pixmend decodes, restores and writes your image entirely inside this browser tab. The image, its file name, its dimensions and its EXIF data are never sent anywhere.
Results are written straight to your device when you press Download. Nothing is stored on a server, because there is no server that receives images.
The only network requests
1. The app itself and the AI models, on the first visit. They are cached on this device afterwards.
There is no second item yet. If Pro licence checks ship later, this list — and the Content-Security-Policy that enforces it — will both be updated.
Verify it yourself
Open your browser DevTools, switch to the Network tab, and process an image. You will see model downloads on the first run and nothing at all after that.
The page is served with connect-src 'self', so this build cannot reach another origin even by mistake.
What is stored on this device
Cache Storage: the ONNX models (about 8 MB). Clear them any time from the Storage tab.
No cookies. No analytics tags. No account.