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
REST Client
REST, WebSocket & Azure Service Bus client with tabs, collections, environments, and code generation.
Getting Started
Learn how to use the tools, manage workspaces, and configure settings.
Azure Service Bus
Peek, send, and manage queues and topics with full connection management.
Settings
Customize theme, accent color, editor font size, and manage your data.
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.
Racoon