Text Encoder/Decoder
Enter text to convert:
Process each line separately
Decoded Results
Base64 Decoded
Decodes Base64 encoded text
URL Decoded
Decodes URL encoded text
Hex Decoded
Decodes hexadecimal to text
Base32 Decoded
Decodes Base32 to text
JWT Decoded
Decodes JWT token
Encoded Results
Base64 Encoded
Encodes text to Base64
URL Encoded
Encodes text for URLs
Hex Encoded
Encodes text to hexadecimal
Base32 Encoded
Encodes text to Base32
Hash
MD5 Hash
Hashes the input text using the MD5 algorithm displaying in hex
SHA-1 Hash
Hashes the input text using the SHA-1 algorithm displaying in hex
SHA-256 Hash
Hashes the input text using the SHA-256 algorithm displaying in hex