Text to Base64
Encode any text string into a Base64 format for safe data transmission.
The Text to Base64 encoder converts any string into its Base64 representation. Base64 is commonly used for embedding data in HTML, safely transferring data over media that only supports text, and obfuscation. Encode your text to Base64 now!
Enter Text to Encode
Decode Base64 to Text
Enter text to encode. Example: Hello World
Enter Base64 to decode. Example: SGVsbG8gV29ybGQ=
Enter plain text that will be encoded into Base64 format
Enter Base64 encoded text that will be decoded to plain text
Encoding Error Decoding Error
Tip: Make sure your input is valid Base64. Check for typos, missing characters, or invalid symbols. Tip: The input may contain unsupported characters or be too large (max 1MB).
Statistics
Input Characters
Input Bytes
Output Characters
Output Bytes
Size Increase
Base64 Encoded Result Decoded Text
This area shows your text encoded in Base64 format
This area shows your Base64 decoded to plain text
Compare
Original Text Original Base64
Base64 Encoded Decoded Text
Encoding History
ENCODE
DECODE
In:
Out:
Keyboard Shortcuts
Encode/Decode
Ctrl + Enter
Clear all
Ctrl + K
Swap mode
Ctrl + W
Was this result helpful?
Thank you for your feedback!
Your input helps us improve our tools.