Data Processing Agreement
Last Updated: January 6, 2026
At Radiatus Cloud Tools, our data processing philosophy is simple: We don't want your data.
1. Processing Location
Unlike traditional web tools that send your input to a remote server for processing, Radiatus Cloud Tools is architected to perform computations strictly within your browser's local sandbox.
- Client-Side Execution: JavaScript logic runs on your device.
- No Uploads: Files selected in tools (like image converters or PDF tools) are read via the HTML5 FileReader API and never transmitted over the network.
2. Local Storage
We use your browser's localStorage text sessionStorage mechanisms solely for:
- Saving your UI preferences (Theme, Layout).
- Storing your "Favorites" list.
- Keeping a local history of "Recently Used" tools.
This data remains on your device and is not synchronized to our cloud.
3. External Services
We minimize external dependencies. Currently, the only external assets loaded are:
- Google Fonts: For typography.
- CDN Libraries: For specific JS libraries (e.g., Tailwind, FontAwesome) served from reputable CDNs.
4. Your Rights
Since we do not hold your personal data, "Right to Erasure" simply involves you clearing your browser cache and local storage.