Encode text
Input
Hello!Result
SGVsbG8hConvert text to Base64 or restore its content directly in your browser.
Base64 represents data as ASCII text. This tool encodes text or decodes a Base64 string without sending its content to a server.
Guide
Paste the text to encode or the Base64 string to decode.
Select Encode or Decode depending on your goal.
Copy the generated value or reset the tool.
Input
Hello!Result
SGVsbG8hInput
Qm9uam91cg==Result
BonjourBase64 is commonly used to carry binary data in text formats such as JSON, XML, HTML and email.
No. Encoding and decoding happen locally in your browser.
No. Base64 provides no security and must not replace encryption or password hashing.