Skip to content

Privacy-first developer tools

Your developer toolkit, simplified.

Fast, privacy-first tools for JSON, JWT, and everyday developer workflows. Everything runs locally in your browser.

Browse:JSON toolsJWT toolsCode formatters

See it work

Real input, real output — running right here in your browser.

minified.json

formatted

Done in your browser

Computed live by the same code the tools use — nothing is sent anywhere.

Open JSON Formatter

The tools most people come for.

Browse by category

Every tool, grouped by what it works on.

All categories

Why ToolJar

  • Private by design

    Every tool runs as JavaScript in your tab. What you paste is never uploaded or stored.

  • No sign-up

    No account, no email, no paywall. Open a tool and use it.

  • Precise, not vague

    Errors point at the exact line and column, and results update as you type.

Frequently asked questions

Is it safe to paste production data or a real token?
Nothing you paste leaves your browser — there is no server to send it to. You can confirm it in your browser’s network panel. A live token pasted anywhere is still worth rotating if it grants real access.
Do the tools work offline?
Yes. Once a page has loaded, the tool keeps working without a connection, because all the processing happens in the page itself.
Is ToolJar free?
Yes. There are no accounts, subscriptions or usage limits.

Keyboard shortcuts

Global

  • Show this shortcuts dialogShift?
  • Toggle light / dark themeCtrlShiftL
  • Close dialogsEsc

Formatter & Validator

  • Format JSONCtrlEnter
  • Minify JSONCtrlShiftM
  • Copy outputCtrlShiftC
  • Download output as .jsonCtrlShiftS
  • Clear input and outputCtrlShiftX

Tree Viewer

  • Focus the search box/
  • Expand all nodesCtrlShiftE
  • Collapse all nodesCtrlShiftR

Diff

  • Swap document A and BCtrlShiftS

JSON tools

JSON FormatterPretty-print or minify
JSON ValidatorCheck strict JSON validity
JSON Tree ViewerBrowse JSON as a tree
JSON DiffCompare two documents
JSON Path FinderExplore JSONPath expressions
JSON → CSVFlatten JSON into rows
CSV → JSONTurn rows back into objects

JWT tools

JWT DecoderRead header, payload, claims
JWT VerifierCheck an HMAC signature
JWT Expiry Checkeriat, nbf and exp in local time
JWT GeneratorBuild a signed test token
Base64URL EncoderEncode or decode a segment

Code formatters

SQL FormatterBeautify or minify SQL
HTML FormatterBeautify or minify HTML
CSS FormatterBeautify or minify CSS
JavaScript FormatterBeautify or minify JS
Markdown to HTMLConvert with a live preview

Pages

JSON toolsFormat, validate, compare and convert JSON.
JWT toolsDecode, verify and generate JSON Web Tokens.
Code formattersBeautify and minify SQL, HTML, CSS and JavaScript.
HomePopular tools and categories
All categoriesBrowse tools by category
AboutWhat ToolJar is and why
PrivacyWhat is and is not collected

Theme

Switch to light theme
Switch to dark theme