Base64 Encoder/Decoder

Encode and decode data using Base64 format.

Lines: 0
Lines: 0

How to use Base64 Encoder/Decoder

  1. Enter text in the input area.
  2. Click Encode to convert to Base64.
  3. 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.