Base64 Encoder/Decoder
Encode and decode data using Base64 format.
Lines: 0
Lines: 0
How to use Base64 Encoder/Decoder
- Enter text in the input area.
- Click Encode to convert to Base64.
- Click Decode to convert from Base64.
About use Base64 Encoder/Decoder
Simply encode text to Base64 or decode Base64 strings back to text. Supports URL-safe encoding.