Offline Base64 Decoder

I developed this Base64 decoder because I needed a way to decode information without sending it who-knows-where to some online decoder. Don't forget that if you use Linux or OS X, you probably have the openssl enc and base64 commands available to you.

This decoder is off-line. It runs locally using JavaScript in your browser; not decoded remotely. If you wish, you can save this HTML file locally and run it that way.


Base64 Decode