pngtoolskit.org
PNG and image utilities, in the browser
Say hi →

Privacy Policy

Last updated 10 May 2026

Short version: files never leave the browser. There is no server component, no upload step, and no account system — no third party has access to the PNG and image files processed on this site. The rest of this page covers the specifics.

What data I collect

None that identifies you. pngtoolskit.org is a static site. Every tool on this domain — the PNG utilities listed in the footer — processes your files entirely in your browser using JavaScript. Nothing you drop, paste, or open is transmitted to my servers, because there are no servers handling your file content.

What I don't do

Third parties that see your IP

Your browser loads a few assets from third-party CDNs so the site stays small and fast. Those hosts necessarily see your IP address:

None of those third parties see the contents of your PNG and image files, because the content never leaves your browser. The library files are static JavaScript downloads.

Local storage

The tools currently do not write your PNG content to localStorage, sessionStorage, or IndexedDB. The site stores only your light/dark theme preference under the key theme in localStorage. Clear it from the browser dev-tools any time.

Contact

Privacy questions or concerns: [email protected]. Happy to take a bug report if you spot anything on this site that calls home and shouldn't.