ENCODING

Base64 Encoder & Decoder

Encode and decode Base64 text locally in your browser.

Base64 in API testing

Base64 is frequently encountered in HTTP Basic Authentication, data payloads and encoded values. Remember that Base64 is encoding, not encryption.