Privacy

The short version: this site collects almost nothing, and the tools collect literally nothing.

The 113 tools never see your data

Every tool on /tools/ runs entirely in your browser. The JSON you format, the JWTs you decode, the passwords you generate — none of it is sent anywhere, logged, or stored. You can verify this: open your browser's network tab while using any tool. Four tools make narrow network calls to do their job (DNS lookups via Cloudflare, certificate checks via crt.sh, and the response-time tester calling the URL you provide) — those calls carry only the query itself, never anything else.

No cookies

This site sets no cookies. There are no tracking pixels, no ad networks, no fingerprinting. Some tools save your own preferences (like favorites) in your browser's localStorage — that data stays on your device and is never transmitted.

Analytics

Page views are counted with Plausible, a cookieless, GDPR-compliant analytics service that stores no personal data and cannot identify you. It records aggregate counts (page, country, browser family) — nothing individual.

What is stored, and only when you submit it

All of this lives in Google Firebase (Firestore) in the asia-south1 (Mumbai) region, readable only by the site's single administrator — enforced by server-side security rules, not just interface design.

Third-party services

Questions or deletion requests

Email devyuvrajsinh@gmail.com — I'm the only person who reads it, and deletion requests are honored same-day.

Last updated: 13 July 2026