Introduction

Welcome to Racoontools — a suite of private, browser-based tools for IT professionals and developers.

All tools run 100% client-side. Your data never leaves your browser. No accounts, no tracking, no server uploads.

Racoontools was built with privacy and performance in mind. Every tool works offline after the first load. No data is stored on external servers — everything stays in your browser's local storage.

What's included

Privacy & Security

Racoontools processes everything in your browser using:

  • Web Crypto API for hashing and encryption
  • localStorage for persisting workspaces, connections, and preferences
  • Fetch API for HTTP requests (API Client)
  • Monaco Editor for code editing (JSON, SQL, diff)

No data is ever sent to an external server. The API Client sends requests directly from your browser to the target API — no proxy or intermediary.

On this page