💻

Code

JSON formatter, Base64, URL encode, hash, UUID, Regex, JWT and more.

{ }

JSON Formatter

Format, validate and minify JSON. Highlights errors.

jsonformatvalidate
🔐

Base64 Encoder / Decoder

Encode or decode Base64 text or files.

base64encodedecode
🔗

URL Encoder / Decoder

Encode and decode URL components.

urlencodedecode
#️⃣

Hash Generator

Generate SHA-256 and SHA-1 hashes using the Web Crypto API.

hashsha256sha1
🎲

UUID Generator

Generate UUID v4 identifiers. Bulk generate multiple UUIDs.

uuidguidrandom
🔍

Regex Tester

Test regular expressions with live match highlighting and flags.

regexregexppattern
🔑

JWT Decoder

Decode JWT tokens — view header and payload without a secret.

jwttokendecode