Privacy Policy
Last updated: August 9, 2026
The short version
No accounts, no sign-up, and almost everything runs entirely in your browser — your input never reaches our servers at all for the vast majority of tools. The one exception is the URL Shortener, which necessarily stores what you submit to it. Details below.
Most tools: nothing leaves your device
Calculators, converters, generators, and text tools (CGPA calculator, JSON formatter, password generator, word counter, and so on) run entirely as JavaScript in your browser. Whatever you type or paste into them is processed locally and is never transmitted anywhere.
URL Shortener: what's actually stored
- The long URL you submit is stored in our database (Upstash Redis) alongside the short code, so the short link can redirect anyone who visits it — this one has to reach our server, that's how it works.
- A short-lived counter tied to your IP address is stored temporarily to prevent abuse (rate limiting). These counters expire automatically within minutes and aren't used for anything else.
- "Recent History" on the URL Shortener page is stored only in your own browser (local storage), not on our servers — it's a personal convenience list, not something we can see.
Local storage
Your light/dark theme preference is saved in your browser's local storage so it persists between visits. It stays on your device and isn't sent to us.
Third-party services
Fonts are loaded from Google Fonts, which means your browser makes a request to Google's servers to fetch them (standard for any site using web fonts — Google can see the request, including your IP address, the same as any other resource your browser loads from a third party). We don't run any analytics, advertising, or tracking scripts on this site.
Changes to this policy
If what this site stores or how it works changes meaningfully, this page will be updated and the date above will reflect it.
This page describes our actual practices as accurately as we can, but it isn't formal legal advice. Questions? Contact us.