Quick Start
Get up and running with Racoontools in minutes. No sign-up required.
Using a Tool
Navigate to any tool from the topbar menu. Each tool opens in its own page with a clean interface. Paste your input, click the action button, and get results instantly.
API Client
The API Client is the most advanced tool. It supports:
- REST requests — GET, POST, PUT, PATCH, DELETE
- WebSocket — real-time bidirectional communication
- Azure Service Bus — peek, send, and manage messages
- Collections — organize requests into folders
- Environments — manage variables across workspaces
- Workspaces — separate projects and configurations
Managing Data
All your data is stored in your browser's local storage. You can export, import, or clear it at any time from the Settings page.
Customizing the UI
Visit Settings to change:
- Theme (Dark / Light / System)
- Accent color (9 preset colors)
- Editor font size
Learn more
- Web Crypto API — MDN — used for hashing and HMAC in Hash Generator
- localStorage — MDN — how your data is stored in the browser
On this page
Racoon