Settings

Offline Support

JSON-RPC Tools can work offline, allowing you to use most features without an internet connection.

Status: Online

Cached Content

  • Tool interfaces
  • Validation logic
  • Code generation templates
  • User settings and preferences

Import/Export Data

Export all your tool history and settings to backup or transfer to another device. Import previously exported data to restore your settings.

Storage Information

JSON-RPC Tools stores all data locally on your device. We use the following browser storage mechanisms:

  • LocalStorage: Used for storing settings and small amounts of data.
  • IndexedDB: Used for storing larger amounts of data, like historical records.
  • Cache API: Used by Service Worker to cache application resources for offline use.
No data is sent to our servers — everything stays on your device.

Privacy Information

We are committed to protecting your privacy. Here's what you should know about how JSON-RPC Tools handles your data:

  • Client-side processing: All JSON-RPC validation and processing happens entirely in your browser.
  • No data collection: We do not collect, store, or transmit your JSON-RPC data.
  • Local storage: Your settings and history are stored locally on your device only.
  • No tracking: We do not use cookies or tracking technologies.