DevKit Tool

Base64 Encoder / Decoder

Encode text to Base64 or decode Base64 strings.

Input

Output

Result will appear here...

About Base64

Base64 is an encoding format commonly used to represent binary or text data using ASCII characters. It is encoding, not encryption.