About & Privacy
StackUtils is a privacy-first developer toolbox designed to be fast, clean, and run entirely in your browser. Our mission is to build a robust collection of daily utilities for engineers that respect their data.
🔒 Privacy Model & Local Execution
Almost all core utilities in StackUtils run entirely inside your browser. Your input data, passwords, logs, JWTs, or private keys never leave your machine and are never transmitted over the network.
Tools that require a backend server for operations (such as DNS Lookup or WHOIS diagnostics) are clearly flagged with a runtime badge. No sensitive data is logged on our servers.
⚡ Roadmap & Features
Our initial phase (Phase 0 and Phase 1) targets static client-side conversions and utilities (JSON, SQL, Crypto). Subsequent phases will introduce developer differentiators like JSON to Go Structs, GORM Model generation, .env formatting, log secret masking, and devops analyzers.
💻 Open Source & Compliance
This project is built from scratch with clean room architecture and holds no GPL license obligations from other platforms. It is optimized for static CDN deploys and performs heavily CPU-bound tasks inside isolated Web Workers to keep the main UI thread at 60fps.