Legal
Short version: We collect nothing. No files, no analytics, no cookies, no personal data of any kind. Every tool runs in your browser. There is no server-side component to send your data to.
Runtime Hub ("we", "us", "our") is operated by RuntimeZero, accessible at runtime-hub.com and its subdomains. This policy covers all tools and pages within the Runtime Hub network.
We collect no personal data. The table below documents every category that could theoretically be collected and our position on each:
| Data type | Collected? | Notes |
|---|---|---|
| Files you process | NEVER | Processed in-browser. Never transmitted. |
| URLs / text you clean | NEVER | Parsed client-side only. No server involved. |
| JSON payloads | NEVER | Processed in-memory via browser JS engine. |
| IP address | NOT LOGGED | Standard hosting may record IPs for security; we don't retain or analyze them. |
| Cookies | NONE | Zero cookies set by our tools. |
| Analytics / telemetry | NONE | No Google Analytics, Hotjar, or any tracking script. |
| Account data | N/A | No accounts, no registration. |
| Theme preference | localStorage | Only your dark/light preference, stored locally on your device. Never sent to us. |
| Google Fonts | LOADED | Google may log your IP on font requests. See Google's privacy policy. |
All data processing occurs inside your browser tab using standard Web APIs. Images are drawn onto an HTML5 Canvas — the pixel buffer is downloaded directly, metadata never touched. URLs and text are processed by JavaScript string operations in memory. JSON payloads are parsed and walked with JSON.parse/stringify. Nothing persists beyond your session — close the tab and it's gone.
The only data written to localStorage is your theme preference (light/dark). No content you enter is ever persisted. You can inspect or clear it at any time under Application → Local Storage in your browser's developer tools.
Runtime Hub loads Google Fonts for typography. When your browser requests fonts, Google's servers receive your IP address as part of the standard HTTP request. We have no control over Google's data handling — review Google's Privacy Policy for details. The tools work fully offline after the initial font load.
The site is served via Cloudflare, which processes request metadata for routing and security under their own privacy policy. We don't receive personally identifiable information from this layer.
Runtime Hub collects no data from anyone, including children. The tools have no age gate because there's nothing to collect.
If we ever add features involving data collection, this policy will be updated with clear disclosure before any change takes effect. The last-updated date at the top of this page reflects any revisions.
Questions? Reach us via our contact page or on Instagram @run.time.0.