Launching today

TrenTyx
Free browser-based dev tools. Nothing leaves your device
10 followers
Free browser-based dev tools. Nothing leaves your device
10 followers
A collection of everyday developer utilities that run entirely in your browser JSON/CSV/YAML/XML converters, Base64, JWT decoder, regex tester, UUID generator, cron expression parser, color converter, and more. No account, no upload, no server round-trip. Your data stays on your machine the whole time -useful when you're dealing with tokens, configs, or anything you'd rather not paste into a random web form.




Love that it runs entirely client-side, no server round-trips means I can paste real JWTs without worrying about leaking them. Having all these utils in one place without needing to remember ten different bookmarked sites is genuinely useful.
@cash_darwin Appreciate this! The JWT decoder privacy angle was actually the original
reason I started building the whole thing. Let me know if there's a tool
you wish existed here that isn't yet