Last updated: 19 August 2026
Pixel Target does not collect, transmit, or sell any data.
Images you pick, drop, or paste are resized and converted entirely inside your browser, using the browser's own canvas. Image data is never uploaded, never sent to a server, and never leaves your device. The extension makes no network requests of any kind.
Everything is stored by the browser on your own machine:
| What | Where | Why |
|---|---|---|
| Your settings (target size, format, dimensions, dpi) | chrome.storage.sync |
So they persist, and follow you if you have Chrome sync enabled |
| Size rules learned from sites you upload to | chrome.storage.local |
So a later upload to the same site needs no setup |
| A count of images processed and bytes saved | chrome.storage.local |
Shown in the popup; never sent anywhere |
Learned site rules record only a site's address and the size limits it asked for. They never contain image data or anything about you. You can erase them at any time: open the extension popup, expand More, and choose Learned sizes → Forget all.
Uninstalling the extension removes everything above.
Questions about this policy can be sent to the address on the extension's Chrome Web Store listing.