Clean, validate, encode and inspect developer data without sending it to a server.
Beautify or minify JSON with indentation controls, syntax validation, copy and download actions.
Check whether JSON is valid and inspect its root type, size and parse errors without sending the payload away.
Parse and indent XML locally, detect malformed markup and copy or download the formatted result.
Generate SHA-1, SHA-256, SHA-384 or SHA-512 hashes from text or a local file using the browser Web Crypto API.
Encode UTF-8 text or files to Base64 and decode Base64 text locally in your browser.