How to use
- Enter plain text to encode, or Base64 data to decode.
- Choose Plain text, Base64 encoded, or Base64url encoded.
- Select channel formats, then convert and copy result.
What is Base64?
Base64 represents binary data as readable ASCII text. It helps move data through text-based systems, but it is encoding—not encryption—and does not protect secrets.