Essential utilities for developers including formatters, validators, generators, and converters.
Format and beautify JSON data. Validate and parse JSON strings.
Validate JSON and find syntax errors instantly.
Format, beautify, and indent XML documents.
Format SQL queries with proper indentation and syntax highlighting.
Format and beautify HTML code with proper indentation.
Encode string to Base64 or decode Base64 to text.
Encrypt and decrypt text with AES-GCM and PBKDF2 key derivation.
Encrypt and decrypt text with DES-CBC and PBKDF2 key derivation.
Encode URL parameters or decode URL-encoded strings.
Generate MD5, SHA-1, SHA-256, and other cryptographic hashes.
Generate version 1 and 4 UUIDs, or decode any UUID to inspect its version, variant, and timestamp.
Decode JSON Web Tokens and inspect their payload.
Convert text to binary, hex, Base64, decimal, ROT13, URL encoding, and HTML entities all at once.