Practical browser tools with minimal overhead.
A quiet, route-based toolbox for everyday work. No account layer, no analytics, no hidden sync. Just fast local-first utilities in one consistent shell.
Launch what you need, then get out of the way.
All routes are driven from one central metadata list, so search, cards, and navigation stay in sync.
JSON Formatter
Validate, format, and minify JSON with clear parse feedback.
Timestamp Converter
Move cleanly between Unix timestamps, local time, and UTC.
QR Code Generator
Generate practical QR codes for text, URLs, Wi-Fi, email, phone, and SMS with local PNG and SVG export.
Password Generator
Create strong passwords with secure browser randomness.
URL Encoder
Encode or decode full URLs and URL components without overwriting source text.
Base64 Encoder / Decoder
Encode UTF-8 text into standard Base64 or decode standard Base64 back into text.
Slug Generator
Turn titles into clean, lowercase slugs with predictable normalization.
Text Diff Checker
Compare two text blocks with readable line and inline changes.
Built for fast practical use.
Most routes run entirely in the browser. The shell stays thin, the dependency tree stays small, and the deployment story stays boring enough to trust.