JSON formatter
↗Pretty-print, minify and validate JSON in your browser — nothing leaves your machine.
Text tool
Compute the SHA-256 hash of any text instantly, right in your browser.
Guide
Paste the string you want to fingerprint — a password, token or file excerpt.
The 256-bit SHA-256 digest is calculated instantly and shown as hex.
Use it for integrity checks, deduplication or signatures.
No — SHA-256 is a one-way function. The hash lets you verify that two inputs are identical without knowing the input itself.
No — hashing happens locally in the page; nothing is transmitted.
SHA-256 always produces 256 bits, rendered here as 64 hexadecimal characters regardless of input length.
Keep converting
Pretty-print, minify and validate JSON in your browser — nothing leaves your machine.
Switch text between upper, lower, title and sentence case instantly.
Count characters, words and lines in real time as you type.
Encode text to Base64 or decode it back, with full Unicode support.
Percent-encode or decode URLs and query strings safely.
Generate random UUIDs (v4) in bulk — one, ten or twenty-five at a time.