TCTutorCalc
Home / Technology / Base64
TECHNOLOGY

Base64 Encoder & Decoder

Encode UTF-8 text to Base64 or decode Base64 back to text locally in your browser.

馃 TUTORCALC EXPLAINS

Base64 is encoding, not encryption

Anyone can decode Base64. Do not use it as a security mechanism for passwords, secrets or private data.