devdash.run_
dev tools  ·  in-browser  ·  no install  ·  open in any tab

A small, growing collection of single-page dev utilities. Each lives on its own subdomain — open the one you need, use it, close it. No accounts. No telemetry. Just tools.

> [/] focus · [enter] open first
tools (0)
on deck
>_ jwt — token inspector
jwt.devdash.run
Decode & verify JWTs. Diff between two tokens. Edit payload, re-sign with HS256/HS384/HS512.
soon
b64 encode — base64 / url / hex
encode.devdash.run
Round-trip encoders. Auto-detect input, stream files.
soon
re regex — playground
regex.devdash.run
PCRE / JS / Python flavors. Live match highlight, capture group inspector, cheatsheet.
soon
Static. Local. Fast.

Every tool is one HTML file. State persists in your browser. Nothing is sent anywhere unless the tool calls a third-party API on your behalf.

Keyboard first

Press / to focus the filter, to open the first match, g to jump back to devdash.run from any tool.

Suggest a tool

Want something added? Ping @w3bgr3p on Telegram or open an issue on GitHub.