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 Base64
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
webtools/tools-text-to-base64.stats_title
webtools/tools-text-to-base64.stats_input_chars
webtools/tools-text-to-base64.stats_input_bytes
webtools/tools-text-to-base64.stats_output_chars
webtools/tools-text-to-base64.stats_output_bytes
webtools/tools-text-to-base64.stats_size_increase
Base64 String webtools/tools-text-to-base64.decode_output_label
This area shows your text encoded in Base64 format
This area shows your Base64 decoded to plain text
webtools/tools-text-to-base64.compare
Original Text Original Base64
Base64 Encoded Decoded Text
webtools/tools-text-to-base64.history_title
ENCODE
DECODE
In:
Out:
webtools/tools-text-to-base64.shortcuts_title
webtools/tools-text-to-base64.shortcut_encode
Ctrl + Enter
webtools/tools-text-to-base64.shortcut_clear
Ctrl + K
webtools/tools-text-to-base64.shortcut_swap
Ctrl + W
Was this result helpful?
Thank you for your feedback!
Your input helps us improve our tools.