Base64 Encoder/Decoder

Overview

When encoding with Base64, you can easily decode it elsewhere without losing any data. Base64 will encrypt binary data into a single lined hash.

Unlike many websites on the internet today, we will not store your results in a database or anywhere on our server. These results are created, then completely forgotten by the server.

Notice: Please know that Base64 results can be easily decoded.


Encode/Decode:

Please enter the string you would like encoded/decoded below:



<< Return To Toolshed BETA HomeBase64 Encoder/Decoder - Version 0.1.1