Free tools

All tools

77

About these tools

Every tool here runs entirely in your browser. Values you paste are never sent to a server, never logged and never stored, which is the only sane arrangement for something you might paste a production token or a customer record into. You can verify it by opening the network tab while you use one.

The set exists because these are the checks we needed ourselves while building a verification product: is this JWT actually signed the way I think, what does this domain's registration record say, what will this page look like when someone pastes the link into Slack, how much smaller does this hero image get at quality 78.

Each tool is paired with a written guide that explains what the output means. The tool answers the immediate question and the guide covers the part that causes bugs later - padding rules, URL-safe alphabets, timezone handling, the difference between an encoding and a hash.

There is no account, no rate limit and no upsell. If a tool is useful, use it as often as you like.

Common questions

Is anything I paste into these tools uploaded?
No. They are client-side only. Open your browser's network tab while using one and you will see no request carrying your input.
Do I need an account?
No. Every tool works signed out, with no limits.