Privacy
How this site handles data.
Short version: there is very little to explain, because there is very little happening on a server anywhere.
1. This is a static site
There is no backend, no application server, no database, and no account system. Every page here was generated at build time and is served as a plain file.
2. Tool input stays in your browser
When a tool asks you for input, that input is processed in your browser. It is not transmitted anywhere. No user input leaves the browser unless a specific interface explicitly tells you it will, before you use it.
3. Anything saved is saved to this browser
If a tool saves your work, it is saved to this browser's local storage on this device. That storage is versioned, and it can be cleared globally, in one action, at any time. Nothing you save travels to us or to anyone else.
4. Share by URL is opt in and deliberately limited
Where a tool offers a share link, that link encodes state directly in the URL you choose to copy and send. This is deliberately restricted to small, non sensitive inputs; a tool whose input carries meaningful sensitivity does not offer it. You decide when and whether to share a link. Nothing is shared on your behalf.
5. Cloudflare serves the site
Cloudflare hosts and serves these pages, and like any host, it sees standard request logs as a byproduct of delivering them, the same way any web host does for any site. We are stating that plainly rather than implying the site is somehow invisible to its own host.
6. No advertising, no analytics, no tracking
No advertising, no third party analytics, no tracking pixels, and no external scripts of any kind run on this site. That is not just a promise; it is enforced by an automated static safety check that runs against every build and fails the build outright if a form action, an external script or stylesheet, a password field, or a payment integration ever shows up in the output. It is a verifiable claim about how this site is built, not a statement of intent.
Read what this workbench is built to do, and not do, on the about page.