BRYME Tools · the toolbox
Small tools, zero strings.
Developer and writer utilities that run entirely in your browser: no accounts, no uploads, no data collection — open the page, use the tool, close the page. Each one has a companion guide explaining the format behind it.
10 tools
The shelf.
- JSON formatter & validatorPaste JSON, format it, minify it, or find out exactly where it breaks. Runs entirely in your browser.
- Base64 encoder / decoderEncode text to Base64 or decode it back, with proper UTF-8 handling. Client-side only.
- URL encoder / decoderPercent-encode text or full URLs, or decode %20-style sequences back to readable text.
- UUID generator (version 4)Generate cryptographically random version-4 UUIDs, one at a time or in batches, with one-tap copy.
- Unix timestamp converterConvert Unix seconds or milliseconds to readable dates, and dates back to timestamps. Both directions, local and UTC.
- Word & character counterLive word, character, sentence and paragraph counts plus reading time, as you type.
- Text case converterUPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case and kebab-case — one click each.
- HTTP status code lookupThe HTTP status codes that actually matter, grouped by class, with plain-language meanings. Type to filter.
- Will my mobile data last the month?Bundle size, your daily video, music and social hours - get the pace, the projected month, and an honest verdict. Runs entirely in your browser.
- What will this VPN deal really cost?Intro lump sum, months it buys, annual renewal, how long you'll keep it: the 36-month truth, the effective monthly rate and the renewal jump. Runs entirely in your browser.
The honest bit
What "runs in your browser" means.
Every tool here is a small script served with this page and executed by your browser on your device. There is no backend to send your text to, no logging, no account. The disclaimer applies: general-purpose utilities, provided as-is — and the standing advice holds everywhere: do not paste secrets into web tools, including these.