Back to Tools

Base64 Encode/Decode

Processed Locally

Encode or decode text using Base64 encoding

Options

Frequently Asked Questions

Base64 is an encoding scheme that converts binary data into ASCII text format.
Base64 is encoding, not encryption. It does not provide security, only data representation.