0-suite /
dev0

Browser dev tools.
Nothing leaves this page.

100% client-side · 0 trackers · 0 cookies · verify in DevTools → Network

JWT Decoder & Verifier

Decode and verify JWTs (HS256/RS256/ES256) in the browser.

Regex Tester

Live match highlighting, capture groups and explanations.

Cron Expression Parser

Next 10 runs in your timezone, plus plain English.

Base64 / URL / Hex

Encode and decode with auto-detect and byte counts.

Epoch / Unix Time

Convert between Unix timestamps and human dates.

JSON to Types

Generate TypeScript types and more from a JSON sample.

jq Playground

Run jq filters over JSON, entirely client-side.

ERD from SQL

Turn CREATE TABLE statements into an entity diagram.

UUID Generator

Generate and inspect UUIDs (v4, v7 and friends).

Certificate Inspector

Decode and inspect X.509 / PEM certificates.

JSON Formatter & Validator

Beautify, minify, validate and sort JSON with error locations.

SHA Hash Generator

SHA-1/256/384/512 of text, as hex or Base64.

Diff Checker

Line-by-line diff of two text or code blocks.

Why dev0?

Most online dev utilities (JWT decoders, regex testers, cert inspectors) are SaaS pages that can log whatever you paste. That's a problem when the thing you're debugging is a production token, a customer payload, or a private key. dev0 runs every tool in your browser: nothing is uploaded, there are no accounts, and you can confirm zero network activity in DevTools → Network. One real URL per tool, so each is easy to bookmark and share.