Encode text to Base64 or decode Base64 to text instantly. Free online Base64 encoder/decoder.
Base64 is an encoding scheme that converts binary data to ASCII text. It's used in email attachments, data URIs, API tokens, and storing binary data in JSON. It uses 64 characters: A–Z, a–z, 0–9, + and /.