{ }formatter Nothing leaves your browser

Guides

The tools on this site do the work; these guides explain what's actually happening underneath. Written for developers who want to understand a format rather than just push a button — including the parts that commonly go wrong.

What's inside a JWT

A token pulled apart segment by segment: header, payload, signature, and the claims that matter. Plus the security mistakes that keep breaking real systems — alg: none, algorithm confusion, and the revocation problem nobody plans for.

Pairs with the JWT decoder and HMAC generator

JSON vs YAML: when to use which

An honest comparison of the two config formats — comments, readability, tooling — and the YAML type-coercion traps that bite in production, from the Norway problem to version strings silently becoming numbers.

Pairs with the JSON ↔ YAML converter

More on the way

New guides get added alongside the tools they explain. If there's a format you'd like taken apart properly, suggest it.

Collapse the page

Both options play the collapse and reload this site fresh from the network. They differ in what they take with them.

Refresh files
Drops the offline cache and service worker. Your saved inputs and settings are kept — use this if the site is serving something stale.
Erase everything
All of the above, plus every tool's saved input — including your JWT and HMAC keys — and your settings. Deleted from your device, not sent anywhere. This cannot be undone.