Introduction
Welcome to Raccoontools — 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.
Raccoontools 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
Request Studio
REST, WebSocket & Service Bus client with tabs, collections, environments and code generation.
Nvim Editor
A lightweight Neovim-style editor in the browser — modes, motions, buffers, command palette and themes.
QR Studio
Generate custom QR codes (URL, WiFi, vCard, Bitcoin and more) with logos and design presets, and scan QR codes and barcodes from image or camera.
Snapshot Studio
Create beautiful code screenshots with themes like carbon.now.sh and shots.so.
PDF Studio
Merge, split, organize and export PDF pages — all in your browser.
All tools
Reference guides for every tool, sorted by category.
Getting Started
Learn how to use the tools, manage workspaces, and configure settings.
Settings
Customize theme, accent color, editor font size, and manage your data.
Privacy & Security
Raccoontools 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 (Request Studio)
- Monaco Editor for code editing (JSON, SQL, diff)
No data is ever sent to an external server. The Request Studio sends requests directly from your browser to the target API — no proxy or intermediary.