Base 64 Encoder/Decoder
For example:
The text: Base 64 Encoder → QmFzZSA2NCBFbmNvZGVy
or
The codes:SSBhbSBkZWNvZGVk → I am decoded.
A few comments/disclaimer about this page: This tool is written completely in Javascript and thus entirely processed on your computer. Nothing is sent to the server to be processed. I found this code here and made it function as a tool. I hope it helps you. -Mark Slemko