Skip to content

Privacy Policy

Last Updated: June 8, 2026. Your privacy is structurally guaranteed: zero server transmission, zero logging.

1. The Core Policy: Client-Side Sandboxing

ToolsHub is engineered under a strict, privacy-first technical architecture. No data, code snippets, cryptographic keys, files, or tokens parsed or compiled in our utility interfaces are ever sent across the network.

All operations (including JSON formatting, Base64 translations, RegEx evaluating, file hashing, and JWT decoding) are handled entirely inside your local computer's browser process space. Your inputs exist only in temporary, volatile RAM which is discarded as soon as you close or refresh the browser tab.

2. Data Collection & Cookies

ToolsHub values absolute transparency:

  • No Server Logs: We do not log inputs, search logs, IP addresses, or browser footprints. Our static files are served via CDN hosts, and we operate no backend servers to store queries.
  • No tracking Cookies: ToolsHub does not utilize tracking cookies, persistent identifiers, or analytics scripts that monitor your behavior across other web destinations.
  • Local Storage Usage: Certain tools (like the RegEx AI Generator) allow you to save configurations (such as your Gemini API Key) for utility. These tokens are saved strictly inside your local browser's `localStorage` and never transmitted to our network.

3. Third-Party Integrations & AI API Calls

The AI-powered RegEx Generator requires communication with Google's generative models:

  • The request is made directly from your browser to the official Google Gemini API endpoint (`https://generativelanguage.googleapis.com`).
  • This request utilizes the API key you provide. ToolsHub acts as a pure structural interface; we operate no intermediate proxy server, and we do not capture, intercept, or review your API key or prompt inputs.

4. Advertising and Monetization

ToolsHub may contain non-intrusive display advertisements (such as Google AdSense). These display units operate in isolated frame sandboxes. These third-party services may gather basic technical signals (like screen resolution or browser type) to render advertisement placeholders correctly, in compliance with standard network terms.

5. Updates and Inquiries

As ToolsHub is a static website, any updates to our tools or policy parameters are deployed by compiling a new production build. If you have any security inquiries or open-source suggestions, feel free to inspect our code repository or contact our administrative channels.