About Toolsy

Free developer tools that stay open in a tab.

What this site is

Toolsy is a collection of 95+ developer tools — JSON formatters, JWT decoders, cron explainers, regex testers, SSL inspectors, email auth checkers, and dozens of others. Every tool is free, runs in your browser whenever possible, requires no signup, and respects your data.

It started as a personal frustration: developers keep dozens of tabs open across half a dozen different tool sites, each with its own design, ads, paywalls, and tracking. The tools themselves are usually small — five hundred lines of JavaScript wrapping a well-known library — but they're hosted on bloated pages full of pop-ups, registration walls, and "premium" CTAs. We wanted one clean place to put the tools we actually use every day.

How tools get built

Every tool on Toolsy is built around the same principles:

Our take on privacy

The internet's default monetization model — surveillance advertising — is bad for users and getting worse. Most "free" developer tools track your inputs, sell aggregate data, fingerprint your browser, and quietly upload everything you paste into them. Toolsy doesn't do that, and we've made architectural decisions to keep it that way.

Concretely: tools that can run in your browser do run in your browser. You can verify this by watching the Network tab in DevTools. We don't store the JSON you format, the JWTs you decode, or the certificates you parse. Our analytics is request-level only — what page was loaded, country/region from edge headers — not content-level. We don't use Google Analytics, Facebook Pixel, or any other third-party trackers.

Read our privacy policy for the specifics. It's short, written in plain English, and was drafted by an actual person, not a template generator.

How we make decisions

Adding a tool isn't free — every tool we ship is one more page to maintain, one more piece of UI a user has to learn, one more SEO surface that has to stand up to scrutiny. We say no to a lot of suggestions. The bar:

We publish what we're working on in the roadmap, what we've shipped recently in the changelog, and you can suggest tools by emailing hello@toolsy.website. Real requests with specific use cases tend to jump the queue.

Who runs this

Toolsy is built and maintained by a small independent team. We are working developers ourselves; everything on the site is something we use or wish existed. We are not VC-funded, not a stealth-mode startup, and not building toward an exit. The goal is to make Toolsy genuinely useful, sustain it through honest monetization, and keep it around for years.

You can reach us at hello@toolsy.website. We read every message. For ongoing discussions, see the changelog for our recent work, the roadmap for what's next, and the blog for longer-form writing on developer topics.

A short philosophy of tools

A good tool is a small thing that does one job clearly and stays out of your way. Most utility software stopped being that decades ago. Phone settings menus have nineteen levels of nesting. Trivially simple tasks (rename a file, find a word in a document) take three clicks and a forced sign-in to a cloud service. "Free" tools demand your email, your project metadata, sometimes your phone number.

The web was supposed to be different — small focused pages, fast to load, immediately useful — and for a while it was. Most "free dev tools" sites today aren't. They're CRM funnels with a tool grafted on top. We think there's room for utility software that just does the thing.

If you've ever opened five tabs to format some JSON, decode a JWT, check a regex, parse a curl command, and validate an SPF record — and gotten interrupted by a cookie banner, a newsletter pop-up, and a "try the premium version" modal in each — Toolsy is built for you.

What's next

We're shipping new tools roughly weekly. We're publishing a blog with deep-dive technical writing on the standards behind the tools (JWT, JSON Schema, cron, DNS, email authentication). We're improving search and discoverability so the right tool is one ⌘K (or Ctrl+K) away. And we're refining the existing tools based on what users actually do with them.

If you found Toolsy useful, the highest-leverage thing you can do is mention it the next time someone asks for a JSON formatter, a JWT decoder, or "is there a good tool for X". Word of mouth from developers is what built every utility site that's stayed alive long-term, and it's how we'd like Toolsy to grow.


Browse all tools → Read the blog → Contact us → See what's coming →