Free Online Base64 Encoder & Decoder
Encode text to Base64 or decode Base64 strings instantly.
Base64 Encoder and Decoder
Base64 is an encoding method commonly used to represent binary data as text. This tool lets you encode regular text into Base64 and decode Base64 strings back into readable text.
How to encode Base64
- Enter your text in the input box.
- Click Encode .
- The Base64 representation will appear in the output.
How to decode Base64
- Paste a Base64 string into the input box.
- Click Decode .
- The decoded text will appear in the output.
Is my data uploaded?
No. Encoding and decoding happen directly in your browser. Your input does not need to be sent to a server.