Developer Tools

Free developer tools that run locally: Base64, URL encode/decode, JSON formatter, JWT decode, hash generator, and timestamp converter.
Client-side • Private • Free

Pick a tool

SEO split pages
Each tool has its own URL for SEO and sharing. Everything runs 100% locally in your browser.

Base64

/dev/base64/
Encode or decode Base64 (Unicode-safe).

URL Encode

/dev/url-encode/
Encode/decode URL components safely.

JSON Formatter

/dev/json-formatter/
Prettify or minify JSON; shows errors.

JWT Decode

/dev/jwt-decode/
Decode header/payload locally (no verification).

Hash Generator

/dev/hash/
Generate SHA-256/SHA-1 (WebCrypto) or MD5 (JS).

Timestamp

/dev/timestamp/
Unix ↔ local time conversion.