Privacy Architecture

At Acharya Tools, privacy is an architectural invariant, not a marketing checkbox.

Zero Server Uploads

All text formatting, JSON models, cURL translation, JWT decoding, and regex testing execute purely within your browser's JavaScript engine. No payload data is ever dispatched over the network.

Zero Tracking or Profiling

We do not use intrusive surveillance tracking, advertising pixels, or analytics trackers. You can use any tool without creating an account or providing an email address.

Transparent LocalStorage Policy

Your browser's localStorage is used strictly for non-sensitive UX preferences: your theme mode (light/dark), favorite tool IDs, and recently visited tool IDs. We never write your inputs or outputs to persistent storage.

Local Image Canvas Processing

Image compression, cropping, color palette extraction, and favicon generation utilize the HTML5 Canvas API and browser Web APIs. Images are processed directly on your device CPU/GPU.

Frequently Inquired Privacy Questions

Can Acharya Tools see my JWT or API responses?

No. Open your browser's Network tab while decoding a JWT or diffing two API responses; you will observe 0 outgoing HTTP requests. All operations are synchronous in-memory JavaScript functions.

How can I erase all saved preferences?

You can click “Clear local preferences” in the website footer anytime, or manually clear your browser site data for tools.acharyaprajwal.com.np.