Privacy

The short version: your files never leave your browser, and there is nothing to collect.

What happens to your files

Every tool on this site reads your file with the browser’s File API and processes it with JavaScript that is served from this domain. There is no upload step, no API call and no server-side processing. When you close the tab, the file is gone from memory.

What this site does not do

  • No file, key, password or certificate is transmitted anywhere.
  • No cookies, no localStorage, no fingerprinting, no session recording.
  • No analytics, no tracking pixels, no ad networks, no social embeds.
  • No accounts, no email collection, no newsletter.

Hosting

The site is static and hosted on Cloudflare Pages. Like virtually every web host, Cloudflare receives standard request metadata (IP address, user agent, requested URL) when your browser loads a page — that is how the HTML reaches you. No request that runs a tool carries your data, so that metadata never includes a file, key or password. SeeCloudflare’s privacy policyfor how they handle request logs.

Verifying the claims

Open DevTools → Network, clear the log, then run any tool: you will see no request appear while your file is processed. Disconnect your network after a page loads and the tools keep working — the strongest possible proof that processing is local.

Contact

Questions about the privacy model? An open-source repository with an issue tracker is coming soon; until then, use the about page for context on the project.

Last updated: 24 September 2026.