Utilora

Privacy Policy

Last updated: May 2, 2026

Summary

Utilora is a zero-backend service. Every tool runs entirely in your browser using JavaScript and WebAssembly. We do not transmit your inputs, files, or outputs to any server. We do not collect personal data. The policy below describes in detail what minimal data we do handle and why.

1. Information we do not collect

The following are explicitly out of scope for this service:

  • Files you upload or paste into any tool
  • Text inputs (JSON, code, log lines, prompts, etc.)
  • Tool outputs or generated content
  • Cryptographic material (keys, hashes, JWTs)
  • Account credentials or personal identifiers of any kind

This is enforced architecturally, not just by policy. There is no server-side component that could receive this data. You can verify this by opening your browser's Network DevTools while using any tool and observing that no requests carrying your data are made.

2. Analytics

We use Google Analytics 4 to collect anonymised, aggregated data about how the site is used. This includes:

  • Pages visited and time spent
  • Approximate geographic region (country/city level, derived from IP)
  • Browser and device type
  • Referrer (how you arrived at the site)

IP addresses are anonymised by GA4 before storage. We do not use this data to build individual profiles or for retargeting. You can opt out using any standard browser analytics blocker (uBlock Origin, Privacy Badger, etc.).

3. Advertising

We display advertisements served by Google AdSense. Google may use cookies to serve ads based on your prior visits to this site and other sites. You can opt out of personalised advertising by visiting Google's Ad Settings or by using the Digital Advertising Alliance opt-out tool.

4. Local storage and cookies

Utilora stores your pinned tools and theme preference (light/dark) in your browser's localStorage. This data never leaves your device. ML model weights fetched on first use are cached by the browser Cache API. No HTTP-only cookies are set by Utilora itself; cookies used by Google Analytics and AdSense are governed by Google's privacy policy.

5. Third-party services

Google Analytics 4

Anonymised page-view analytics. Governed by Google's Privacy Policy.

Google AdSense

Ad serving. May use cookies for personalisation unless opted out. Governed by Google's Privacy Policy.

CDN (model weights)

ML model weights are fetched from Hugging Face's CDN on first use. Standard CDN logs (IP, user-agent, timestamp) may be retained per their privacy policy. Weights are cached locally after the first download.

6. Children

Utilora is not directed at children under 13. We do not knowingly collect any data from children. If you believe a child has submitted personal information through this site, please contact us and we will delete it promptly.

7. Contact

Questions about this policy can be sent via the contact page.