Format and validate JSON with proper indentation.
Open toolCheck whether a block of JSON is syntactically valid.
Open toolRemove whitespace from JSON to make it as compact as possible.
Open toolFormat and beautify XML with proper indentation.
Open toolCheck whether a document is well-formed XML.
Open toolRemove unnecessary whitespace from XML to make it as compact as possible.
Open toolEncode text to Base64, with correct Unicode support.
Open toolDecode Base64 back into readable text.
Open toolEncode text so it's safe to use inside a URL.
Open toolDecode a percent-encoded URL back into readable text.
Open toolDecode a JSON Web Token and inspect its header and payload.
Open tool
Generate MD5, SHA-1, SHA-256, SHA-384, or SHA-512 hashes from text.
Open tool