/base64

Encodes and decodes base64 within browser.

Primary LanguageJavaScript

Readme

A simple webpage that encodes and decodes base64 using atob(), btoa() and FileReader().

Test it here: http://amio.github.io/base64/

License

None (public domain).