๐ป
Developer Tools
JSON, Base64, regex, and code utilities
7 tools available
{ }
JSON Formatter
Format, validate, and minify JSON with one click. Supports syntax highlighting.
jsonformatvalidate๐ Private
๐ค
Base64 Encoder
Encode text or files to Base64. Supports full Unicode.
base64encodetext๐ Private
๐
Base64 Decoder
Decode Base64 encoded strings back to plain text.
base64decodetext๐ Private
๐
URL Encoder/Decoder
Encode or decode URLs and query strings.
urlencodedecode๐ Private
๐
UUID Generator
Generate RFC 4122 compliant UUIDs (v4). Generate 1 to 20 at once.
uuidguidrandom๐ Private
#๏ธโฃ
Hash Generator
Generate SHA-256, SHA-512, or SHA-1 hashes from any text.
hashsha256sha512๐ Private
๐
Regex Tester
Test regular expressions against strings with live match highlighting.
regexregexppattern๐ Private