Developer utilities
Tools I reach for daily.
Formatters, converters, decoders, and dev helpers — built for speed, designed to live alongside the rest of my workflow.
TOOLS3 ACTIVEBUILD: PASSINGLAST SHIP: 2026-04-17
Available tools
JSON Tool
Format, validate, and explore JSON with syntax highlighting. Compare two JSON documents with structural diff using LCS — not just text comparison.
build: passing
Open tool
Text Compare
Side-by-side and unified diff viewer for any text — code snippets, log files, config changes. Handles large files via virtual scrolling.
build: passing
Open tool
JWT Debugger
Decode and inspect JSON Web Tokens instantly. View header, payload, claims, and expiry. Verify signatures using the jose library — Edge Runtime compatible.
build: passing
Open tool