Base64 Encode / Decode
Encode text to Base64 or decode Base64 back to plain text.
Encode and decode data with Base64, URL encoding, and more.
Base64, URL encoding, HTML escaping, SHA256, and other encoding/conversion tools for security and data work.
Common use cases
Encode text to Base64 or decode Base64 back to plain text.
Generate a JSON Web Token (JWT) from a header, payload, and signing secret.
Encode and decode URLs with percent encoding.
Convert text to Morse code and Morse code back to text.
Encode text to Base64 or decode Base64 back to plain text.
Encode and decode URLs with percent encoding.
Convert text to Morse code and Morse code back to text.
Transform text with the ROT13 substitution cipher.
Decode JSON Web Token headers and payloads.
Generate a JSON Web Token (JWT) from a header, payload, and signing secret.