pngtoolskit.org
PNG and image utilities, in the browser
Workflows Sign in Create accountSign up

Privacy Policy

Last updated 22 September 2026

Short version: your images never leave your browser. There is no upload step and no server that ever sees a file, with an account or without one. An account is optional, stores preferences only, and can be deleted in one click. The rest of this page is the specifics, including the two cookies and the four third parties.

Your images

Every one of the 165 tools on this site decodes, edits and re-encodes your files with JavaScript and a <canvas> element inside the page you are looking at. There is no endpoint to upload an image to — not a private one, not a temporary one. Nothing you drop, paste or open is transmitted anywhere, no file name is recorded, and after the page has finished loading you can disconnect from the network entirely and the tools keep working. That is the one claim this site is actually built around, and it is checkable: open your browser's Network panel and run any tool.

Cookies

No analytics, no advertising, no third-party cookies. Two first-party cookies exist, and both are set only if you create an account:

A third, pngtk_rc, exists for five minutes immediately after signup, purely to carry your one-time recovery code across a single redirect to the page that shows it. It is deleted the moment that page renders.

If you never create an account, this site sets no cookies at all.

If you create an account

An account is entirely optional. Nothing is gated behind it: all 165 tools, full batch sizes, no watermarks, signed in or not. It exists to carry three lists between your browsers. What is stored:

That is the complete list. Download all of it as JSON from your account page whenever you like, and delete the account from the same page — the rows are deleted immediately, not flagged for later.

Local storage

No image content is ever written to localStorage, sessionStorage or IndexedDB. The keys this site does write, all in localStorage:

Clearing site data in your browser removes all of them.

Third parties that see your IP

Your browser loads a few files from other hosts, which necessarily see your IP address. None of them ever see your images, because your images never leave the tab.

What this site does not do

Contact

Privacy questions, or a deletion request you would rather send by email than click: [email protected]. Bug reports welcome too, especially for anything on this site that calls home and shouldn't.