No Legalese: Just the Truth About Your Data
I hate long, confusing legal documents. Most of the time, they are written to hide things, not explain them. I built EasyUtilityHub with a specific philosophy: “Client-Side First.” That means, for the vast majority of tools on this site? The code runs on your device. Not my server.
However, transparency is critical. I wrote this privacy policy to explain exactly in plain English. Where your data goes. And, more importantly? Where it doesn’t go.
The “Client-Side” Promise (Local Processing)
For 90% of the utilities on this site—including the Financial Calculators, Unit Converters, and Image Resizers—your data never leaves your computer. When you type your salary into the EMI calculator or upload a photo to crop, the processing is handled by JavaScript running inside your own browser. We do not see it. We do not store it. Unlike other sites that upload your files to a cloud server to process them, we architected this platform to keep your secrets on your machine. This architectural choice is the core foundation of our privacy policy.
The “AI” Exception (Google Gemini API)
There are some tools that your browser cannot handle alone because they require massive computing power. These are our AI-powered tools, such as the Riddle Generator or Logo Quiz. To make these work, we use an external brain: Google’s Gemini API. Here is how it works:
You type a prompt.
We send that text securely to Google’s API.
Google generates the answer and sends it back to us.
We display it to you. We do not save your prompts in a database. However, because this interaction involves a third party, we mention it explicitly in this privacy policy so you know exactly when data is leaving your device.
Analytics: We Count Clicks, Not People
I need to know which tools are popular. So I know what to build next.
To do this? We collect anonymous usage data. I can see that “500 people used the Binary Converter today.” I cannot see that “John Doe from Chicago used it.” We track aggregate trends to improve the site’s performance and speed. This anonymous data collection helps us keep the servers running smoothly without violating the trust outlined in this privacy policy.
Local Storage (The “Cookie” Alternative)
If you use our Online Notepad or To-Do List? You will notice your notes are still there. Even when you refresh.
We do not store these notes on our database. We use a browser technology called Local Storage. This saves the data to your computer’s hard drive.
It is like a digital sticky note. That lives in your specific browser. If you clear your browser cache? That data is gone.
This ensures you have full control over your own content.
Security Measures
Even though most data stays with you, we take no chances. The entire EasyUtilityHub website is served over HTTPS. This means the connection between your browser and our site is encrypted using SSL technology. Whether you are reading a blog post or using a calculator, the tunnel is secure.
External Links
Sometimes I link to other useful resources. Or educational sites. Once you click a link and leave EasyUtilityHub? I can no longer control what happens.
I strongly advise you to read the privacy policy. Of any external site you visit. As their rules might differ from ours.
Updates to This Document
The web changes fast. If we add new tools. Or change how we handle data. (For example, switching API providers). I will immediately modify this page.
We reserve the right to update and modify this privacy policy. At any time. To reflect those changes.
Contact Us
If you have a technical question about how a specific tool works? Or if you just want clarification on anything written here. Please reach out via our Contact Page.
I am happy to explain the code behind the tools. Because I believe that understanding how your data is handled. Is the most important part of any privacy policy.