Format, validate, encode, hash, and inspect data securely using standard client-side browser APIs.
Beautify, validate, minify, and debug JSON data with real-time error syntax diagnostics.
Encode text and binary files to Base64 format or decode Base64 data back into plaintext and files.
Encode special characters into percent-encoded query parameters or decode encoded URLs into clean text.
Generate cryptographically random UUID v4 and GUID identifiers in bulk with custom casing.
Convert Unix epoch timestamps to human-readable dates, UTC, ISO 8601, and local timezones.
Calculate cryptographic hash sums (SHA-256, SHA-512, SHA-1, SHA-384, MD5) for text and files.