CRYPTOGRAPHY
Encoder / Decoder
10 encoding methods. Pure client-side. Nothing leaves your browser.
Base64
Encode binary data as ASCII text using 64-character alphabet.
Hash functions are one-way — decoding is not possible. The decode button is disabled for this method.
Input
0 chars
Output
0 chars