Tools that run
in your browser

Hardware tests, developer utilities, audio analysis, engineering calculators: dozens of tools, one browser tab. Everything computes locally through native browser APIs, so your files and keystrokes never reach a server. No installs, no accounts, no catch.

The latest additions, already live and ready to run.

View full catalog

Reasons these tools run client-side and nowhere else.

Hardware tests require local execution

No server can detect a dead pixel at coordinate (1847, 932) on your monitor. That class of test is physically impossible to run remotely. The browser runs it directly on your GPU.

Sensitive data stays on your machine

JWT tokens contain user roles and emails. JSON responses often include PII. Pasting those into a random online formatter is a security decision most people make without thinking.

The page is the application

No cold-start, no hydration waterfall, no API round-trip. Open it, use it, close it.

Free tools with no business model friction

No account required. No rate limit. No "upgrade to pro" modal. These are browser primitives, and the right cost for them is zero.

Deeper dives on the tools and the problems they solve.

View all posts

A public roadmap of what ships next.

Tool Planned Release
Binary Package Differ Diff two ZIP archives or build artifacts in-browser — file-level tree view, size delta, and byte-level changes. Zero upload.
2026-10
Build Integrity Verifier Verify reproducible builds by hashing two local artifacts with SHA-256 and BLAKE3, then deep-diffing functional content. Zero upload.
2026-10
Local Secret Scanner Scan code, configs, and ZIP archives for leaked API keys, tokens, and credentials — regex rule engine, zero upload, nothing sent anywhere.
2026-10
Markdown Preview Live-render Markdown with clean typeset output and copy-as-HTML export.
2026-10
Quantum-Safe Encryptor Encrypt and decrypt text with post-quantum cryptography (Kyber/Dilithium via WASM) — plaintext never leaves your browser.
2026-10
Reading Time Calculator Paste any text and get reading time at adjustable WPM targets.
2026-10
Text / Code Diff Viewer Side-by-side and unified diff with line-level highlighting.
2026-10
WASM Binary Inspector Inspect and decompile WebAssembly binaries to WAT in your browser — memory map, exports, imports, zero upload.
2026-10
Live Signal Debugger Visualize real-time USB/Serial/Bluetooth signals from Arduino, sensors, and MIDI controllers — WebSerial-based, zero install.
2026-11
WebUSB Hardware Flasher Flash firmware to ESP32, Arduino, and Raspberry Pi Pico directly in your browser — no IDE or drivers required.
2026-11

See how the developer and builder community is rating our tools.

Join 307 users who already installed the app.

(Last updated Sep 10, 2026, 8:44 PM)

Cached to your device. Works on a plane, in a secure lab, anywhere offline. Install once and every tool is always there.